All constants are uppercase, all variables are lowercase according to JSG. It seems we don't have a standard for register names.
F4MHZ is a constant? no time to look into it. Matt. On Dec 30, 2:04 am, Oliver Seitz <[email protected]> wrote: > pragma target OSC INTOSC_NOCLKOUT -- internal oscillaor > pragma target IOSCFS f4mhz -- set to 4MHz > pragma target WDT disabled -- no watchdog > . > . > . > > The settings are defined in all-uppercase in the device file. In the blink > samples, some settings are in all-uppercase, some in all-lowercase. Is this > the way it's meant to be, and if, how to distinct a must-uppercase from a > must-lowercase setting? > > Greets, > Kiste -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
