STM32F4xx-Nucleo BSP User Manual: STM32F4XX NUCLEO LOW LEVEL Exported Types

STM32F4xx Nucleo BSP Drivers

STM32F4xx-Nucleo BSP User Manual
STM32F4XX NUCLEO LOW LEVEL Exported Types

Enumerations

enum  Led_TypeDef { LED2 = 0 }
enum  Button_TypeDef { BUTTON_USER = 0, BUTTON_KEY = BUTTON_USER }
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
}

Enumeration Type Documentation

Enumerator:
BUTTON_USER 
BUTTON_KEY 

Definition at line 77 of file stm32f4xx_nucleo.h.

Enumerator:
BUTTON_MODE_GPIO 
BUTTON_MODE_EXTI 

Definition at line 84 of file stm32f4xx_nucleo.h.

Enumerator:
JOY_NONE 
JOY_SEL 
JOY_DOWN 
JOY_LEFT 
JOY_RIGHT 
JOY_UP 

Definition at line 90 of file stm32f4xx_nucleo.h.

Enumerator:
LED2 

Definition at line 72 of file stm32f4xx_nucleo.h.

Generated on Fri Jan 20 2017 15:36:09 for STM32F4xx-Nucleo BSP User Manual by   doxygen 1.7.6.1