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