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

Activate_I2C_Master() function

This function Activate I2C1 peripheral (Master)

Syntax

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

Return value

None

Notes

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

References

LocationReferrerText
main.c:404
void Activate_I2C_Master(void)
main.c:101
void Activate_I2C_Master(void);
main.c:149main()
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