ubButtonPress is only used within I2C_OneBoard_Communication_IT.
 
Symbols
loading...
Files
loading...

ubButtonPress variable

Syntax

__IO uint8_t ubButtonPress = 0;

References

LocationReferrerText
main.c:52
__IO uint8_t ubButtonPress = 0;
main.c:449WaitForUserButtonPress()
while (ubButtonPress == 0)
main.c:556UserButton_Callback()
ubButtonPress = 1;

Data Use

Functions writing ubButtonPress
Functions reading ubButtonPress
all items filtered out
ubButtonPress
all items filtered out
Type of ubButtonPress
ubButtonPress
uint8_t
all items filtered out