nrfx 3.3
Data Fields
nrf_vpr_clic_config_t Struct Reference

VPR CLIC configuration structure. More...

#include <nrf_vpr_clic.h>

Data Fields

bool hw_vectoring
 
uint8_t level_encoding
 
nrf_vpr_clic_mode_t privilege_mode
 

Detailed Description

VPR CLIC configuration structure.

Field Documentation

◆ hw_vectoring

bool nrf_vpr_clic_config_t::hw_vectoring

Selective interrupt hardware vectoring.

◆ level_encoding

uint8_t nrf_vpr_clic_config_t::level_encoding

Interrupt level encoding.

◆ privilege_mode

nrf_vpr_clic_mode_t nrf_vpr_clic_config_t::privilege_mode

Interrupt privilege mode.


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

Documentation feedback | Developer Zone | Subscribe | Updated