14.7.4.8 Enum rtc_tamper_debounce_freq_divider
The available prescaler factor for the input debouncers.
Enum value | Description |
---|---|
RTC_TAMPER_DEBOUNCE_FREQ_DIV_2 |
RTC debounce frequency is prescaled by a factor of 2 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_4 |
RTC debounce frequency is prescaled by a factor of 4 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_8 |
RTC debounce frequency is prescaled by a factor of 8 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_16 |
RTC debounce frequency is prescaled by a factor of 16 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_32 |
RTC debounce frequency is prescaled by a factor of 32 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_64 |
RTC debounce frequency is prescaled by a factor of 64 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_128 |
RTC debounce frequency is prescaled by a factor of 128 |
RTC_TAMPER_DEBOUNCE_FREQ_DIV_256 |
RTC debounce frequency is prescaled by a factor of 256 |