Zephyr Project API 4.2.99
A Scalable Open Source RTOS
|
A structure to describe a list of not-consecutive memory chunks for RTIO operations. More...
#include <regmap.h>
Data Structures | |
struct | rtio_regs_list |
Data Fields | |
size_t | rtio_regs_num |
Number of registers in the list. | |
struct rtio_regs::rtio_regs_list * | rtio_regs_list |
A structure to describe a list of not-consecutive memory chunks for RTIO operations.
size_t rtio_regs::rtio_regs_num |
Number of registers in the list.