Type Alias stm32wlxx_hal::pac::lptim1::IER

pub type IER = Reg<IER_SPEC>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

IER register accessor: an alias for Reg<IER_SPEC>

Aliased Type§

struct IER { /* private fields */ }