20 #ifndef CFG_I2C_DEFAULT_H
21 #define CFG_I2C_DEFAULT_H
23 #include "periph_cpu.h"
40 #ifdef BOARD_NRF52840DK
49 #define I2C_NUMOF ARRAY_SIZE(i2c_config)
static const i2c_conf_t i2c_config[]
Default I2C device configuration.
@ I2C_SPEED_NORMAL
normal mode: ~100 kbit/s
I2C configuration structure.
TWI_t * dev
Pointer to hardware module registers.