Type Alias stm32wlxx_hal::pac::rtc::cr::TAMPTS_W
pub type TAMPTS_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR_SPEC, TAMPTS_A, BitM, O>;Available on crate feature
stm32wl5x_cm4 only.Expand description
Field TAMPTS writer - Activate timestamp on tamper detection event
Aliased Type§
struct TAMPTS_W<'a, const O: u8> { /* private fields */ }