62 #ifndef BSP430_PERIPH_SYS_H 
   63 #define BSP430_PERIPH_SYS_H 
   73 #define BSP430_MODULE_SYS defined(__MSP430_HAS_SYS__) 
   75 #if defined(BSP430_DOXYGEN) || (BSP430_MODULE_SYS - 0) 
   82 #define BSP430_SYS_FLAG_SYSRST_BOR 0x0001 
   89 #define BSP430_SYS_FLAG_SYSRST_LPM5WU 0x0002 
   96 #define BSP430_SYS_FLAG_SYSRST_POR 0x0004 
  102 #define BSP430_SYS_FLAG_SYSRST_PUC 0x0008 
unsigned int uiBSP430sysSYSRSTGenerator_ni(unsigned int *puiResetFlags)
const char * xBSP430sysSYSRSTIVDescription(unsigned int sysrstiv)
Generic peripheral support for MSP430 MCUs.