![]() |
nrfx 4.5.0
|
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 | ||
| }; | ||
Node structure.
| union { ... } nrfx_gppi_node_t |
Node specific data.
| uint8_t nrfx_gppi_node_t::domain_id |
Domain ID.
| uint8_t nrfx_gppi_node_t::type |
Node type.