Type Alias stm32wlxx_hal::pac::tamp::ier::TAMP2IE_W
pub type TAMP2IE_W<'a, const O: u8> = BitWriterRaw<'a, u32, IER_SPEC, TAMP1IE_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TAMP1IE
writer - TAMP1IE
Aliased Type§
struct TAMP2IE_W<'a, const O: u8> { /* private fields */ }