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