Module stm32wlxx_hal::pac::nvic_stir
Available on crate feature
stm32wl5x_cm4
only.Expand description
Nested vectored interrupt controller
Modules
- Software trigger interrupt register
Structs
- Register block
Type Aliases
- STIR register accessor: an alias for
Reg<STIR_SPEC>