STM8L15x Standard Peripherals Drivers
|
Defines | |
#define | IS_WWDG_COUNTER_VALUE(CounterValue) ((CounterValue) <= 0x7F) |
Define Documentation
#define IS_WWDG_COUNTER_VALUE | ( | CounterValue | ) | ((CounterValue) <= 0x7F) |
Definition at line 58 of file stm8l15x_wwdg.h.
Referenced by WWDG_Enable(), and WWDG_SetCounter().