Type Alias stm32h7xx_hal::pac::rtc::isr::TAMP3F_R

source ·
pub type TAMP3F_R = BitReaderRaw<TAMP1F_A>;
Expand description

Field TAMP1F reader - RTC_TAMP1 detection flag This flag is set by hardware when a tamper detection event is detected on the RTC_TAMP1 input. It is cleared by software writing 0

Aliased Type§

struct TAMP3F_R { /* private fields */ }