14.7.4.7 Enum rtc_tamper_active_layer_freq_divider
The available prescaler factor for the RTC clock output used during active layer protection.
Enum value | Description |
---|---|
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_2 |
RTC active layer frequency is prescaled by a factor of 2 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_4 |
RTC active layer frequency is prescaled by a factor of 4 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_8 |
RTC active layer frequency is prescaled by a factor of 8 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_16 |
RTC active layer frequency is prescaled by a factor of 16 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_32 |
RTC active layer frequency is prescaled by a factor of 32 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_64 |
RTC active layer frequency is prescaled by a factor of 64 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_128 |
RTC active layer frequency is prescaled by a factor of 128 |
RTC_TAMPER_ACTIVE_LAYER_FREQ_DIV_256 |
RTC active layer frequency is prescaled by a factor of 256 |