RTEMS  5.1
Data Fields
rtems_libi2c_read_write_async_t Struct Reference

IO command data for asynchronous read and write. More...

#include <libi2c.h>

Data Fields

unsigned char * rd_buf
 
const unsigned char * wr_buf
 
int byte_cnt
 
rtems_libi2c_read_write_done_t done
 
void * arg
 

Detailed Description

IO command data for asynchronous read and write.

See also
RTEMS_LIBI2C_IOCTL_READ_WRITE_ASYNC and rtems_libi2c_read_write_done_t.
Warning
This is work in progress!

The documentation for this struct was generated from the following file: