Naming Conventions
3 - 8
C2000 Microcontroller Workshop - Peripheral Registers Header Files
Editor Auto Complete to the Rescue!
The editor auto complete feature works as follows. First, you type AdcRegs. Then, when you
type a “.” a window opens up, allowing you to select a control register. In this example
ADCCTL1 is selected. Then, when you type the “.” a window opens up, allowing you to select
“all” or “bit”. In this example “bit” is selected. Then, when you type the “.” a window opens up,
allowing you to select a bit field. In this example RESET is selected. And now, the structure is
completed.
Summary of Contents for C2000 Piccolo LaunchPad
Page 74: ...Interrupts 4 18 C2000 Microcontroller Workshop Reset and Interrupts ...
Page 100: ...Lab 5 System Initialization 5 26 C2000 Microcontroller Workshop System Initialization ...
Page 218: ...Lab 8 IQmath FIR Filter 8 42 C2000 Microcontroller Workshop Numerical Concepts ...
Page 334: ...F28069 controlCARD A 4 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 ...
Page 336: ...F28035 controlCARD A 6 C2000 Microcontroller Workshop Appendix A Experimenter s Kit SW2 SW3 ...