Master_Reception_Callback() is only used within I2C_OneBoard_Communication_IT.
 
Symbols
loading...
Files
loading...

Master_Reception_Callback() function

Function called from I2C IRQ Handler when RXNE flag is set Function is in charge of reading byte received on I2C lines.

Syntax

void Master_Reception_Callback(void);
Implemented in main.c:586

Return value

None

References

LocationReferrerText
main.c:586
void Master_Reception_Callback(void)
main.h:92
void Master_Reception_Callback(void);
stm32f4xx_it.c:285I2C2_EV_IRQHandler()
Master_Reception_Callback();

Call Tree

Functions calling Master_Reception_Callback()
Functions called by Master_Reception_Callback()
all items filtered out
Master_Reception_Callback()
Data read by Master_Reception_Callback()
Data written by Master_Reception_Callback()
Master_Reception_Callback()
all items filtered out