pub type TAMP2F_W<'a, const O: u8> = BitWriterRaw<'a, u32, ISR_SPEC, TAMP1F_AW, BitM, O>;
Expand description
Field TAMP1F
writer - 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 TAMP2F_W<'a, const O: u8> { /* private fields */ }