nrfx 3.3
Data Fields
nrfx_interconnect_apb_t Struct Reference

APB bus properties structure. More...

#include <nrfx_interconnect_apb.h>

Data Fields

NRF_DPPIC_Type * p_dppi
 DPPIC peripheral that belongs to given APB.
 
nrfx_atomic_tp_dppi_channels
 Pointer to the mask of available DPPI channels.
 
uint32_t dppi_pub_channels_mask
 Mask of configurable DPPI publish channels.
 
uint32_t dppi_sub_channels_mask
 Mask of configurable DPPI subscribe channels.
 
NRF_PPIB_Type * p_ppib
 PPIB peripheral that belongs to given APB.
 
size_t size
 Size of APB.
 

Detailed Description

APB bus properties structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated