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

ubButtonPress variable

Syntax

__IO uint8_t ubButtonPress = 0;

References

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