I2C event structure definition.
More...
#include <app_i2c.h>
I2C event structure definition.
Definition at line 152 of file app_i2c.h.
◆ data
union { ... } app_i2c_evt_t::data |
◆ error_code
uint32_t app_i2c_evt_t::error_code |
◆ size
uint16_t app_i2c_evt_t::size |
I2C transmitted/received counter.
Definition at line 158 of file app_i2c.h.
◆ slave_addr
uint16_t app_i2c_evt_t::slave_addr |
I2C slave address.
Definition at line 160 of file app_i2c.h.
◆ type
The documentation for this struct was generated from the following file: