STM8S/A Standard Peripherals Firmware Library: RST_Exported_Types

STM8S/A

STM8S/A Standard Peripherals Firmware Library

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

Enumerator:
RST_FLAG_EMCF 

EMC reset flag

RST_FLAG_SWIMF 

SWIM reset flag

RST_FLAG_ILLOPF 

Illigal opcode reset flag

RST_FLAG_IWDGF 

Independent watchdog reset flag

RST_FLAG_WWDGF 

Window watchdog reset flag

Definition at line 41 of file stm8s_rst.h.

STM8 Standard Peripherals Library: Footer

 

 

 

      For complete documentation on STM8 8-bit Microcontrollers platform visit www.st.com