Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
iodev.h File Reference

RTIO I/O Device and Related Functions. More...

Go to the source code of this file.

Data Structures

struct  rtio_iodev_api
 API that an RTIO IO device should implement. More...
struct  rtio_iodev
 An IO device with a function table for submitting requests. More...

Macros

#define RTIO_IODEV_DEFINE(name, iodev_api, iodev_data)
 Statically define and initialize an RTIO IODev.

Detailed Description

RTIO I/O Device and Related Functions.