| HWI²C_start |
Performs an I²C compatible start condition. |
| HWI²C_repeatedStart |
Performs an I²C compatible repeated start condition. |
| HWI²C_W_slaveAddr |
Performs all I²C compatible write operations including the initial slave address write frame. |
| HWI²C_readMore_W |
Performs an I²C compatible read operation with Master ACK. |
| HWI²C_readLast_W |
Performs an I²C compatible read operation with Master NACK. |
| HWI²C_stop |
Performs an I²C compatible stop condition. |