RADPx-OS Kernel (Radical Posix OS)  Crimson 0.1.4
POSIX-inspired kernel API with embedded and desktop VM targets
rad_i2c_transfer Struct Reference

Public data structure for rad_i2c_transfer. More...

#include <radkernel.h>

Public Attributes

uint8_t address
 Public structure field.
 
const uint8_t * write_data
 Public structure field.
 
size_t write_size
 Public structure field.
 
uint8_t * read_data
 Public structure field.
 
size_t read_size
 Public structure field.
 

Detailed Description

Public data structure for rad_i2c_transfer.


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