|
![]() |
|
msp430 Model selection More...
Defines | |
| #define | SR_GIE_MASK 0x0008 |
| Mask for selection Global Interrupt Bit. | |
msp430 Model selection
The file includes a header for specific model of microcontroller. It is included in system files by this universal header. Include your msp model here, e.g.:
#include "msp430f5438.h"
| #define SR_GIE_MASK 0x0008 |
Mask for selection Global Interrupt Bit.
This is architecture dependent