app_specific/include/msp430.h File Reference

msp430 Model selection More...

Defines

#define SR_GIE_MASK   0x0008
 Mask for selection Global Interrupt Bit.

Detailed Description

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 Documentation

#define SR_GIE_MASK   0x0008

Mask for selection Global Interrupt Bit.

This is architecture dependent