PHiLIP
|
Controls the i2c peripheral. More...
Go to the source code of this file.
Functions | |
void | init_dut_i2c (map_t *reg) |
Initializes i2c registers. More... | |
error_t | commit_dut_i2c () |
Commits the i2c registers and executes operations. More... | |
void | update_dut_i2c_inputs () |
Updates the i2c input levels. | |
void | init_dut_i2c_msp () |
Only for use with the STM32xxxx_HAL_Driver. | |
void | deinit_dut_i2c_msp () |
Only for use with the STM32xxxx_HAL_Driver. | |
Controls the i2c peripheral.