ubKeyPressed is only used within DAC_SignalsGeneration.
 
Symbols
loading...
Files
loading...

ubKeyPressed variable

Syntax

__IO uint8_t ubKeyPressed = SET;

References

LocationReferrerText
main.c:40
__IO uint8_t ubKeyPressed = SET;
main.c:85main()
if (ubKeyPressed != RESET)
main.c:105main()
ubKeyPressed = RESET;
main.c:267HAL_GPIO_EXTI_Callback()
ubKeyPressed = 1;

Data Use

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