Zephyr Project API 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rtio_regs::rtio_regs_list Struct Reference

#include <regmap.h>

Data Fields

uint8_t reg_addr
 Register address.
 
uint8_tbufp
 Valid pointer to a data buffer.
 
size_t len
 Length of the buffer in bytes.
 

Field Documentation

◆ bufp

uint8_t* rtio_regs::rtio_regs_list::bufp

Valid pointer to a data buffer.

◆ len

size_t rtio_regs::rtio_regs_list::len

Length of the buffer in bytes.

◆ reg_addr

uint8_t rtio_regs::rtio_regs_list::reg_addr

Register address.


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