Handle_I2C_Slave() is only used within I2C_OneBoard_Communication_PollingAndIT.
 
Symbols
loading...
Files
loading...

Handle_I2C_Slave() function

This Function handle Slave events to perform a transmission process

Syntax

void Handle_I2C_Slave(void);
Implemented in main.c:477

Return value

None

Notes

This function is composed in one step : -1- Prepare acknowledge for Slave address reception.

References

LocationReferrerText
main.c:477
void Handle_I2C_Slave(void)
main.c:84
void Handle_I2C_Slave(void);
main.c:125main()
Handle_I2C_Slave();

Call Tree

Functions calling Handle_I2C_Slave()
Functions called by Handle_I2C_Slave()
all items filtered out
Handle_I2C_Slave()
all items filtered out