Type Alias stm32wlxx_hal::pac::crc::idr::IDR_W
pub type IDR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, IDR_SPEC, u32, u32, Unsafe, 32, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field IDR
writer - General-purpose 32-bit data register bits
Aliased Type§
struct IDR_W<'a, const O: u8> { /* private fields */ }