Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
#include <regmap.h>
Data Fields | |
uint8_t | reg_addr |
Register address. | |
uint8_t * | bufp |
Valid pointer to a data buffer. | |
size_t | len |
Length of the buffer in bytes. | |
uint8_t* rtio_regs::rtio_regs_list::bufp |
Valid pointer to a data buffer.
size_t rtio_regs::rtio_regs_list::len |
Length of the buffer in bytes.
uint8_t rtio_regs::rtio_regs_list::reg_addr |
Register address.