Type Alias stm32wlxx_hal::pac::crc::init::INIT_R
pub type INIT_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field INIT
reader - Programmable initial CRC value
Aliased Type§
struct INIT_R { /* private fields */ }