|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
An IO device with a function table for submitting requests. More...
#include <zephyr/rtio/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 |