Module i2c
Expand description
Implementation of I2C for nRF52 using EasyDMA.
This module supports nRF52’s two I2C master (TWI) peripherals,
and the I2C slave (TWIS).
Structs§
- TWI
- An I2C master device.
- TwiRegisters
Enums§
- Speed
- I2C bus speed.
Implementation of I2C for nRF52 using EasyDMA.
This module supports nRF52’s two I2C master (TWI) peripherals,
and the I2C slave (TWIS).