Re: Where are enums stored?
Scott Henion <[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
On 8/28/2013 4:28 PM, seecwriter wrote:
> I seem to recall that enums put in flash memory. Is that correct? If so, are they copied to ram on bootup?
enums are just a regular integer that has defined values you can store
into them.
--
------------------------------------------
Scott G. Henion, Consultant
Web site: http://SHDesigns.org
------------------------------------------