Mistake on this page?
Report an issue in GitHub or email us
Data Fields
i2c_t Struct Reference

Asynch I2C HAL structure. More...

#include <i2c_api.h>

Data Fields

struct i2c_s i2c
 Target specific I2C structure. More...
 
struct buffer_s tx_buff
 Tx buffer. More...
 
struct buffer_s rx_buff
 Rx buffer. More...
 

Detailed Description

Asynch I2C HAL structure.

Definition at line 49 of file i2c_api.h.

Field Documentation

struct i2c_s i2c

Target specific I2C structure.

Definition at line 50 of file i2c_api.h.

struct buffer_s rx_buff

Rx buffer.

Definition at line 52 of file i2c_api.h.

struct buffer_s tx_buff

Tx buffer.

Definition at line 51 of file i2c_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.