![]() |
nrfx 4.5.0
|
Interrupt attributes structure. More...
#include <nrf_vpr_clic.h>
Data Fields | |
| bool | hw_vectoring |
| nrf_vpr_clic_trigger_t | trigger |
| nrf_vpr_clic_priv_t | privilege |
Interrupt attributes structure.
| bool nrf_vpr_clic_attr_t::hw_vectoring |
Selective interrupt hardware vectoring.
| nrf_vpr_clic_priv_t nrf_vpr_clic_attr_t::privilege |
Privilege mode.
| nrf_vpr_clic_trigger_t nrf_vpr_clic_attr_t::trigger |
Trigger type and polarity for the interrupt.