nrfx 4.5.0
Loading...
Searching...
No Matches
nrfx_gppi_node_t Struct Reference

Node structure. More...

#include <nrfx_gppi_routes.h>

Data Fields

uint8_t type
 
uint8_t domain_id
 
union { 
 
   nrfx_gppi_node_dppi_t   dppi 
 
   nrfx_gppi_node_ppib_t   ppib 
 
   nrfx_gppi_node_generic_t   generic 
 
};  
 

Detailed Description

Node structure.

Field Documentation

◆ [union]

union { ... } nrfx_gppi_node_t

Node specific data.

◆ domain_id

uint8_t nrfx_gppi_node_t::domain_id

Domain ID.

◆ type

uint8_t nrfx_gppi_node_t::type

Node type.


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