![]() |
nRF5 SDK
v15.0.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
PAL I2C context structure. More...
#include <pal_i2c.h>
Data Fields | |
void * | p_i2c_hw_config |
Pointer to I2C master platform specific context. | |
uint8_t | slave_address |
I2C slave address. | |
void * | upper_layer_ctx |
Pointer to store the callers context information. | |
void * | upper_layer_event_handler |
Pointer to store the callers handler. | |
PAL I2C context structure.