SMBus v2.0 protocol implementation.
More...
Go to the source code of this file.
SMBus v2.0 protocol implementation.
- Author
- Jacob Dahl dahl..nosp@m.jake.nosp@m.jacob.nosp@m.@gma.nosp@m.il.co.nosp@m.m
TODO
- Enable SMBus mode at the NuttX level. This may be tricky sharing the bus with i2c. i.e STM32f4 see platforms/nuttx/Nuttx/nuttx/arch/arm/src/stm32/stm32f40xxx_i2c.c
- Add remaining SMBus protocol messages as needed
Definition in file SMBus.cpp.