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

ubKeyPressed variable

Syntax

__IO uint8_t ubKeyPressed = SET;

References

LocationReferrerText
main.c:39
__IO uint8_t ubKeyPressed = SET;
main.c:107main()
if (ubKeyPressed != RESET)
main.c:127main()
ubKeyPressed = RESET;
main.c:300HAL_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