Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
|
|
4.2.0-rc2 |
An IO device with a function table for submitting requests. More...
#include <rtio.h>
Data Fields | |
const struct rtio_iodev_api * | api |
void * | data |
An IO device with a function table for submitting requests.
const struct rtio_iodev_api* rtio_iodev::api |
void* rtio_iodev::data |