libwebsockets
Lightweight C library for HTML5 websockets
lws_i2c_ops Struct Reference

Data Fields

int(* init )(const struct lws_i2c_ops *ctx)
 
int(* start )(const struct lws_i2c_ops *ctx)
 
void(* stop )(const struct lws_i2c_ops *ctx)
 
int(* write )(const struct lws_i2c_ops *ctx, uint8_t data)
 
int(* read )(const struct lws_i2c_ops *ctx)
 
void(* set_ack )(const struct lws_i2c_ops *octx, int ack)
 

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