14.7.4.10 Enum rtc_tamper_input_action
The available action taken by the tamper input.
Enum value | Description |
---|---|
RTC_TAMPER_INPUT_ACTION_OFF |
RTC tamper input action is disabled |
RTC_TAMPER_INPUT_ACTION_WAKE |
RTC tamper input action is wake and set tamper flag |
RTC_TAMPER_INPUT_ACTION_CAPTURE |
RTC tamper input action is capture timestamp and set tamper flag |
RTC_TAMPER_INPUT_ACTION_ACTL |
RTC tamper input action is compare IN to OUT, when a mismatch occurs, capture timestamp and set tamper flag |