_BSP_User_Manual
|
Functions | |
void | BSP_LED_Init (Led_TypeDef Led) |
Configures LED GPIO. | |
void | BSP_LED_On (Led_TypeDef Led) |
Turns selected LED On. | |
void | BSP_LED_Off (Led_TypeDef Led) |
Turns selected LED Off. | |
void | BSP_LED_Toggle (Led_TypeDef Led) |
Toggles the selected LED. |
Function Documentation
void BSP_LED_Init | ( | Led_TypeDef | Led | ) |
Configures LED GPIO.
Definition at line 174 of file stm32f1xx_nucleo.c.
References GPIO_PIN, GPIO_PORT, and LEDx_GPIO_CLK_ENABLE.
void BSP_LED_Off | ( | Led_TypeDef | Led | ) |
Turns selected LED Off.
Definition at line 211 of file stm32f1xx_nucleo.c.
void BSP_LED_On | ( | Led_TypeDef | Led | ) |
Turns selected LED On.
Definition at line 199 of file stm32f1xx_nucleo.c.
void BSP_LED_Toggle | ( | Led_TypeDef | Led | ) |
Toggles the selected LED.
Definition at line 223 of file stm32f1xx_nucleo.c.
Generated on Thu Dec 11 2014 16:58:14 for _BSP_User_Manual by 1.7.5.1