Activate_I2C_Master() is only used within I2C_TwoBoards_MasterTx_SlaveRx.
 
Symbols
loading...
Files
loading...

Activate_I2C_Master() function

This function Activate I2C1 peripheral (Master)

Syntax

void Activate_I2C_Master(void);
Implemented in main.c:331

Return value

None

Notes

This function is used to : -1- Enable I2C1.

References

LocationReferrerText
main.c:331
void Activate_I2C_Master(void)
main.c:99
void Activate_I2C_Master(void);
main.c:144main()
Activate_I2C_Master();

Call Tree

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