STM32F3xx-Nucleo BSP User Manual: Exported Types

STM32F3xx-Nucleo BSP Drivers

STM32F3xx-Nucleo BSP User Manual

Enumerations

enum  Led_TypeDef { LED2 = 0, LED_GREEN = LED2 }
 LED Types Definition. More...
enum  Button_TypeDef { BUTTON_USER = 0, BUTTON_KEY = BUTTON_USER }
 BUTTON Types Definition. More...
enum  ButtonMode_TypeDef { BUTTON_MODE_GPIO = 0, BUTTON_MODE_EXTI = 1 }
enum  JOYState_TypeDef {
  JOY_NONE = 0, JOY_SEL = 1, JOY_DOWN = 2, JOY_LEFT = 3,
  JOY_RIGHT = 4, JOY_UP = 5
}
 JOYSTICK Types Definition. More...

Enumeration Type Documentation

BUTTON Types Definition.

Enumerator:
BUTTON_USER 
BUTTON_KEY 

Definition at line 95 of file stm32f3xx_nucleo.h.

Enumerator:
BUTTON_MODE_GPIO 
BUTTON_MODE_EXTI 

Definition at line 102 of file stm32f3xx_nucleo.h.

JOYSTICK Types Definition.

Enumerator:
JOY_NONE 
JOY_SEL 
JOY_DOWN 
JOY_LEFT 
JOY_RIGHT 
JOY_UP 

Definition at line 111 of file stm32f3xx_nucleo.h.

LED Types Definition.

Enumerator:
LED2 
LED_GREEN 

Definition at line 86 of file stm32f3xx_nucleo.h.

Generated on Wed May 31 2017 10:59:20 for STM32F3xx-Nucleo BSP User Manual by   doxygen 1.7.6.1