csp_if_i2c.h File Reference
#include <stdint.h>
#include <csp/csp.h>
#include <csp/csp_interface.h>
#include <csp/drivers/i2c.h>

Go to the source code of this file.

Functions

int csp_i2c_init (uint8_t opt_addr, int handle, int speed)
 Capture I2C RX events for CSP. More...
 
void csp_i2c_rx (i2c_frame_t *frame, void *pxTaskWoken)
 

Variables

csp_iface_t csp_if_i2c