Skip to content

Commit 3fb9920

Browse files
authored
I2c resets registers on NACK (#148)
* i2c: Promote use of Deref trait Modeled after stm32f4xx-hal's I2C implementation. The pattern is widely seen in other HAL families as well. * i2c: Make sure the I2C unit is disabled so we can configure it * i2c: Support I2C transmission over MAX_NBYTE_SIZE * i2c: Implement Rx for I2C read * i2c: Populate docstrings
1 parent a9052f1 commit 3fb9920

File tree

1 file changed

+446
-254
lines changed

1 file changed

+446
-254
lines changed

0 commit comments

Comments
 (0)