Appiko
Macros | Enumerations
SDK EVAL Button Exported Types

Macros

#define BUTTON_2   BUTTON_1
 All the old buttons are mapped in the BUTTON_1 (only one in the Nucleo Board)
 
#define BUTTON_KEY   BUTTON_1
 All the old buttons are mapped in the BUTTON_1 (only one in the Nucleo Board)
 

Enumerations

enum  SdkEvalButton { BUTTON_1 = 0 }
 Buttons for SDK EVAL enumeration. More...
 
enum  SdkEvalButtonMode
 Button Mode for SDK EVAL enumeration.
 
enum  SdkEvalJoyState
 Joystick for SDK EVAL enumeration.
 

Detailed Description

Enumeration Type Documentation

◆ SdkEvalButton

Enumerator
BUTTON_1 

BUTTON_1

Definition at line 63 of file SDK_EVAL_Button.h.