CheckForUserInput() is only used within LCD_DSI_ULPM_DataClock.
 
Symbols
loading...
Files
loading...

CheckForUserInput() function

Check for user input.

Syntax

static uint8_t CheckForUserInput(void);
Implemented in main.c:213

Return value

Input state (1 : active / 0 : Inactive)

References

LocationReferrerText
main.c:213
static uint8_t CheckForUserInput(void)
main.c:51
static uint8_t CheckForUserInput(void);
main.c:163main()
if (CheckForUserInput() > 0)

Call Tree

Functions calling CheckForUserInput()
Functions called by CheckForUserInput()
all items filtered out
CheckForUserInput()
Type of CheckForUserInput()
CheckForUserInput()
uint8_t
all items filtered out