STM32746G-Discovery BSP User Manual: STM32746G_DISCOVERY_LOW_LEVEL Private Variables

STM32746G-Discovery BSP Drivers

STM32746G-Discovery BSP User Manual
STM32746G_DISCOVERY_LOW_LEVEL Private Variables

Variables

const uint32_t GPIO_PIN [LEDn] = {LED1_PIN}
GPIO_TypeDef * BUTTON_PORT [BUTTONn]
const uint16_t BUTTON_PIN [BUTTONn]
const uint16_t BUTTON_IRQn [BUTTONn]
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 I2C_HandleTypeDef hI2cAudioHandler = {0}
static I2C_HandleTypeDef hI2cExtHandler = {0}

Variable Documentation

const uint16_t BUTTON_IRQn[BUTTONn]
const uint16_t BUTTON_PIN[BUTTONn]
const uint16_t COM_RX_AF[COMn] = {DISCOVERY_COM1_RX_AF}

Definition at line 117 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

const uint16_t COM_RX_PIN[COMn] = {DISCOVERY_COM1_RX_PIN}

Definition at line 113 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

Definition at line 109 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

const uint16_t COM_TX_AF[COMn] = {DISCOVERY_COM1_TX_AF}

Definition at line 115 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

const uint16_t COM_TX_PIN[COMn] = {DISCOVERY_COM1_TX_PIN}

Definition at line 111 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

Definition at line 107 of file stm32746g_discovery.c.

Referenced by BSP_COM_Init().

USART_TypeDef* COM_USART[COMn] = {DISCOVERY_COM1}

Definition at line 105 of file stm32746g_discovery.c.

Referenced by BSP_COM_DeInit(), and BSP_COM_Init().

const uint32_t GPIO_PIN[LEDn] = {LED1_PIN}
I2C_HandleTypeDef hI2cAudioHandler = {0} [static]
Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by   doxygen 1.7.6.1