Type Alias stm32_hal2::pac::rtc::isr::TAMP1F_R

source ·
pub type TAMP1F_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 TAMP1F_R { /* private fields */ }