Functions | |
void | I2C_GetCapabilities (void) |
Function: I2C_GetCapabilities. More... | |
void | I2C_Initialization (void) |
Function: I2C_Initialization. More... | |
void | I2C_CheckInvalidInit (void) |
Function: I2C_CheckInvalidInit. More... | |
void | I2C_PowerControl (void) |
Function: I2C_PowerControl. More... | |
void | I2C_SetBusSpeed (void) |
Function: I2C_SetBusSpeed. More... | |
void | I2C_SetOwnAddress (void) |
Function: I2C_SetOwnAddress. More... | |
void | I2C_BusClear (void) |
Function: I2C_BusClear. More... | |
void | I2C_AbortTransfer (void) |
Function: I2C_AbortTransfer. More... | |
void I2C_GetCapabilities | ( | void | ) |
The test function I2C_GetCapabilities verifies the function GetCapabilities.
void I2C_Initialization | ( | void | ) |
The test function I2C_Initialization verifies the I2C functions with the sequence:
void I2C_CheckInvalidInit | ( | void | ) |
The test function I2C_CheckInvalidInit verifies the driver behaviour when receiving an invalid initialization sequence:
void I2C_PowerControl | ( | void | ) |
The test function I2C_PowerControl verifies the PowerControl function with the sequence:
void I2C_SetBusSpeed | ( | void | ) |
The test function I2C_SetBusSpeed verifies the Control function with the sequence:
void I2C_SetOwnAddress | ( | void | ) |
The test function I2C_SetOwnAddress verifies the Control function with the sequence:
void I2C_BusClear | ( | void | ) |
The test function I2C_BusClear verifies the Control function with the sequence:
void I2C_AbortTransfer | ( | void | ) |
The test function I2C_AbortTransfer verifies the Control function with the sequence: