Module stm32wlxx_hal::pac::tzic
Available on crate feature
stm32wl5x_cm4
only.Expand description
TrustZone Interrupt Control
Modules
- TZIC interrupt status clear register 1
- TZIC interrupt enable register 1
- TZIC status register 1
Structs
- Register block
Type Aliases
- ICR1 register accessor: an alias for
Reg<ICR1_SPEC>
- IER1 register accessor: an alias for
Reg<IER1_SPEC>
- MISR1 register accessor: an alias for
Reg<MISR1_SPEC>