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