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