STM324x9I_EVAL BSP User Manual: STM324x9I EVAL LOW LEVEL Private Variables

STM32429I/STM32439I/STM32469I/STM32479I EVAL BSP Drivers

STM324x9I_EVAL BSP User Manual
STM324x9I EVAL LOW LEVEL Private Variables

Variables

GPIO_TypeDef * GPIO_PORT [LEDn]
const uint16_t GPIO_PIN [LEDn]
GPIO_TypeDef * BUTTON_PORT [BUTTONn]
const uint16_t BUTTON_PIN [BUTTONn]
const uint16_t BUTTON_IRQn [BUTTONn]
USART_TypeDef * COM_USART [COMn] = {EVAL_COM1}
GPIO_TypeDef * COM_TX_PORT [COMn] = {EVAL_COM1_TX_GPIO_PORT}
GPIO_TypeDef * COM_RX_PORT [COMn] = {EVAL_COM1_RX_GPIO_PORT}
const uint16_t COM_TX_PIN [COMn] = {EVAL_COM1_TX_PIN}
const uint16_t COM_RX_PIN [COMn] = {EVAL_COM1_RX_PIN}
const uint16_t COM_TX_AF [COMn] = {EVAL_COM1_TX_AF}
const uint16_t COM_RX_AF [COMn] = {EVAL_COM1_RX_AF}
static I2C_HandleTypeDef heval_I2c

Variable Documentation

const uint16_t BUTTON_IRQn[BUTTONn]
Initial value:

Definition at line 116 of file stm324x9i_eval.c.

Referenced by BSP_PB_Init().

const uint16_t BUTTON_PIN[BUTTONn]
Initial value:

Definition at line 112 of file stm324x9i_eval.c.

Referenced by BSP_PB_GetState(), and BSP_PB_Init().

GPIO_TypeDef* BUTTON_PORT[BUTTONn]
const uint16_t COM_RX_AF[COMn] = {EVAL_COM1_RX_AF}

Definition at line 132 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

const uint16_t COM_RX_PIN[COMn] = {EVAL_COM1_RX_PIN}

Definition at line 128 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

Definition at line 124 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

const uint16_t COM_TX_AF[COMn] = {EVAL_COM1_TX_AF}

Definition at line 130 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

const uint16_t COM_TX_PIN[COMn] = {EVAL_COM1_TX_PIN}

Definition at line 126 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

Definition at line 122 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

USART_TypeDef* COM_USART[COMn] = {EVAL_COM1}

Definition at line 120 of file stm324x9i_eval.c.

Referenced by BSP_COM_Init().

const uint16_t GPIO_PIN[LEDn]
Initial value:

Definition at line 103 of file stm324x9i_eval.c.

Referenced by BSP_LED_Init(), BSP_LED_Off(), BSP_LED_On(), and BSP_LED_Toggle().

GPIO_TypeDef* GPIO_PORT[LEDn]
Generated on Wed Jan 13 2016 15:52:54 for STM324x9I_EVAL BSP User Manual by   doxygen 1.7.6.1