STM8S/A Standard Peripherals Drivers
|
Enumerations | |
enum | RST_Flag_TypeDef { RST_FLAG_EMCF = (uint8_t)0x10, RST_FLAG_SWIMF = (uint8_t)0x08, RST_FLAG_ILLOPF = (uint8_t)0x04, RST_FLAG_IWDGF = (uint8_t)0x02, RST_FLAG_WWDGF = (uint8_t)0x01 } |
Enumeration Type Documentation
enum RST_Flag_TypeDef |
Definition at line 41 of file stm8s_rst.h.