STM32412G-Discovery
+
0
/3 examples
SourceVu will show references to
BSP_JOY_GetState()
from the following samples and libraries:
Examples
STM32F412G-Discovery
Examples
BSP
I2S
I2S_Audio
Applications
USB_Device
HID_Standalone
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32412G-Discovery
BSP_JOY_GetState()
BSP_JOY_GetState() function
Returns the current joystick status.
Syntax
Show:
Summary
Declaration
Definition
from
stm32412g_discovery.h:371
JOYState_TypeDef
BSP_JOY_GetState
(
void
)
;
Implemented in
stm32412g_discovery.c:437
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 3 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out