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

ubButtonPress variable

Syntax

__IO uint8_t ubButtonPress = 0;

References

LocationReferrerText
main.c:57
__IO uint8_t ubButtonPress = 0;
main.c:461WaitForUserButtonPress()
while (ubButtonPress == 0)
main.c:666UserButton_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