RocketLogger 2.1.0
pru_buffer Struct Reference

#include <pru.h>

+ Collaboration diagram for pru_buffer:

Data Fields

uint32_t index
 buffer index More...
 
pru_data_t const data []
 the data blocks More...
 

Detailed Description

PRU data buffer structure

Definition at line 127 of file pru.h.

Field Documentation

◆ data

pru_data_t const pru_buffer::data[]

the data blocks

Definition at line 131 of file pru.h.

Referenced by pru_sample().

◆ index

uint32_t pru_buffer::index

buffer index

Definition at line 129 of file pru.h.

Referenced by pru_sample().


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