|
STM8S/A Standard Peripherals Drivers
|
AWU_Exported_Constants
Defines | |
| #define | LSI_FREQUENCY_MAX ((uint32_t)150000) |
| #define | LSI_FREQUENCY_MIN ((uint32_t)110000) |
Define Documentation
| #define LSI_FREQUENCY_MAX ((uint32_t)150000) |
LSI maximum value in Hertz
Definition at line 77 of file stm8s_awu.h.
| #define LSI_FREQUENCY_MIN ((uint32_t)110000) |
LSI minimum value in Hertz
Definition at line 76 of file stm8s_awu.h.