nrfx 3.3
Data Fields
nrf_vpr_clic_attr_t Struct Reference

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
 

Detailed Description

Interrupt attributes structure.

Field Documentation

◆ hw_vectoring

bool nrf_vpr_clic_attr_t::hw_vectoring

Selective interrupt hardware vectoring.

◆ privilege

nrf_vpr_clic_priv_t nrf_vpr_clic_attr_t::privilege

Privilege mode.

◆ trigger

nrf_vpr_clic_trigger_t nrf_vpr_clic_attr_t::trigger

Trigger type and polarity for the interrupt.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated