STM324xG_EVAL + 0/12 examples
CodeScope will show references to BSP_JOY_GetState() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

BSP_JOY_GetState() function

Returns the current joystick status.

Syntax

JOYState_TypeDef BSP_JOY_GetState(void);
Implemented in stm324xg_eval.c:418

Return value

Code of the joystick key pressed This code can be one of the following values: @arg JOY_NONE @arg JOY_SEL @arg JOY_DOWN @arg JOY_LEFT @arg JOY_RIGHT @arg JOY_UP

Examples

BSP_JOY_GetState() is referenced by 12 libraries and example projects.

References

LocationText
stm324xg_eval.c:418
JOYState_TypeDef BSP_JOY_GetState(void)
stm324xg_eval.h:304
JOYState_TypeDef BSP_JOY_GetState(void);

Call Tree

Functions called by BSP_JOY_GetState()
BSP_JOY_GetState()
all items filtered out
Data read by BSP_JOY_GetState()
Data written by BSP_JOY_GetState()
BSP_JOY_GetState()
BSP_JOY_GetState()::tmp
all items filtered out
Type of BSP_JOY_GetState()
BSP_JOY_GetState()
uint8_t
all items filtered out