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

Route in a DPPI system. More...

#include <nrfx_gppi_routes.h>

Data Fields

const nrfx_gppi_node_t *const * p_nodes
 
uint8_t len
 

Detailed Description

Route in a DPPI system.

Field Documentation

◆ len

uint8_t nrfx_gppi_route_t::len

Number of nodes in a route.

◆ p_nodes

const nrfx_gppi_node_t* const* nrfx_gppi_route_t::p_nodes

Array of nodes that form a route.


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