Type Alias stm32wlxx_hal::pac::crc::POL
pub type POL = Reg<POL_SPEC>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
POL register accessor: an alias for Reg<POL_SPEC>
Aliased Type§
struct POL { /* private fields */ }