|
STM8S/A Standard Peripherals Drivers
|
AWU_Registers_Reset_Value
Defines | |
| #define | AWU_APR_RESET_VALUE ((uint8_t)0x3F) |
| #define | AWU_CSR_RESET_VALUE ((uint8_t)0x00) |
| #define | AWU_TBR_RESET_VALUE ((uint8_t)0x00) |
Define Documentation
| #define AWU_APR_RESET_VALUE ((uint8_t)0x3F) |
Definition at line 447 of file stm8s.h.
Referenced by AWU_DeInit().
| #define AWU_CSR_RESET_VALUE ((uint8_t)0x00) |
Definition at line 446 of file stm8s.h.
Referenced by AWU_DeInit().
| #define AWU_TBR_RESET_VALUE ((uint8_t)0x00) |
Definition at line 448 of file stm8s.h.
Referenced by AWU_DeInit().