Type Alias stm32wlxx_hal::pac::crc::pol::POL_R
pub type POL_R = FieldReaderRaw<u32, u32>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field POL
reader - Programmable polynomial
Aliased Type§
struct POL_R { /* private fields */ }