Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/07/02 16:00
Read: times


 
#22656 - RE: Writing union types to external EEPROM
Well, lets just think about what is a Union?
It's just a block of memory; it has a starting address, and a size.

Therefore, all you need to do is write byte-by-byte starting at the right address and carrying on for the right number of bytes!

List of 2 messages in thread
TopicAuthorDate
Writing union types to external EEPROM            01/01/70 00:00      
RE: Writing union types to external EEPROM            01/01/70 00:00      

Back to Subject List