Clears RTC tamper detection flag.
void rtc_tamper_clear_detect_flag( struct rtc_module *const module, const uint32_t detect_flags)
Clears the given detection flag of the module.
| Data direction | Parameter name | Description |
|---|---|---|
[in] |
module |
Pointer to the TC software instance struct |
[in] |
detect_flags |
Bitmask of detection flags |