STM32F413H-Discovery BSP User Manual
|
Variables | |
const uint32_t | GPIO_PIN [LEDn] |
GPIO_TypeDef * | GPIO_PORT [LEDn] |
GPIO_TypeDef * | BUTTON_PORT [BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT} |
const uint16_t | BUTTON_PIN [BUTTONn] = {WAKEUP_BUTTON_PIN} |
const uint16_t | BUTTON_IRQn [BUTTONn] = {WAKEUP_BUTTON_EXTI_IRQn} |
USART_TypeDef * | COM_USART [COMn] = {DISCOVERY_COM1} |
GPIO_TypeDef * | COM_TX_PORT [COMn] = {DISCOVERY_COM1_TX_GPIO_PORT} |
GPIO_TypeDef * | COM_RX_PORT [COMn] = {DISCOVERY_COM1_RX_GPIO_PORT} |
const uint16_t | COM_TX_PIN [COMn] = {DISCOVERY_COM1_TX_PIN} |
const uint16_t | COM_RX_PIN [COMn] = {DISCOVERY_COM1_RX_PIN} |
const uint16_t | COM_TX_AF [COMn] = {DISCOVERY_COM1_TX_AF} |
const uint16_t | COM_RX_AF [COMn] = {DISCOVERY_COM1_RX_AF} |
static FMPI2C_HandleTypeDef | hI2cAudioHandler |
Variable Documentation
const uint16_t BUTTON_IRQn[BUTTONn] = {WAKEUP_BUTTON_EXTI_IRQn} |
Definition at line 107 of file stm32f413h_discovery.c.
Referenced by BSP_PB_DeInit(), and BSP_PB_Init().
const uint16_t BUTTON_PIN[BUTTONn] = {WAKEUP_BUTTON_PIN} |
Definition at line 105 of file stm32f413h_discovery.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
GPIO_TypeDef* BUTTON_PORT[BUTTONn] = {WAKEUP_BUTTON_GPIO_PORT} |
Definition at line 103 of file stm32f413h_discovery.c.
Referenced by BSP_PB_DeInit(), BSP_PB_GetState(), and BSP_PB_Init().
const uint16_t COM_RX_AF[COMn] = {DISCOVERY_COM1_RX_AF} |
Definition at line 121 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_RX_PIN[COMn] = {DISCOVERY_COM1_RX_PIN} |
Definition at line 117 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_RX_PORT[COMn] = {DISCOVERY_COM1_RX_GPIO_PORT} |
Definition at line 113 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_AF[COMn] = {DISCOVERY_COM1_TX_AF} |
Definition at line 119 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
const uint16_t COM_TX_PIN[COMn] = {DISCOVERY_COM1_TX_PIN} |
Definition at line 115 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
GPIO_TypeDef* COM_TX_PORT[COMn] = {DISCOVERY_COM1_TX_GPIO_PORT} |
Definition at line 111 of file stm32f413h_discovery.c.
Referenced by BSP_COM_Init().
USART_TypeDef* COM_USART[COMn] = {DISCOVERY_COM1} |
Definition at line 109 of file stm32f413h_discovery.c.
Referenced by BSP_COM_DeInit(), and BSP_COM_Init().
Definition at line 95 of file stm32f413h_discovery.c.
Referenced by BSP_LED_DeInit(), BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
Definition at line 99 of file stm32f413h_discovery.c.
Referenced by BSP_LED_DeInit(), BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().
FMPI2C_HandleTypeDef hI2cAudioHandler [static] |
Definition at line 123 of file stm32f413h_discovery.c.
Referenced by AUDIO_IO_DeInit(), AUDIO_IO_Init(), AUDIO_IO_Read(), AUDIO_IO_Write(), TS_IO_DeInit(), TS_IO_Init(), TS_IO_Read(), TS_IO_ReadMultiple(), TS_IO_Write(), and TS_IO_WriteMultiple().
Generated on Thu Jan 26 2017 16:30:37 for STM32F413H-Discovery BSP User Manual by 1.7.6.1