RADLib
RADical C++ application framework
rad_i2c_controller_ops Struct Reference

#include <radekernel.h>

Public Attributes

void * context
 
rad_status_t(* transfer )(void *context, const rad_i2c_transfer_t *transfer)
 

Member Data Documentation

◆ context

void* rad_i2c_controller_ops::context

◆ transfer

rad_status_t(* rad_i2c_controller_ops::transfer) (void *context, const rad_i2c_transfer_t *transfer)

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