![]() |
Wirepas SDK
|
Board definition for a board composed of a Silabs starter kit and a brd4254a radio module
Definition in file board.h.
Go to the source code of this file.
Macros | |
#define | BOARD_USART_ID 0 |
#define | BOARD_USART_GPIO_PORT GPIOA |
#define | BOARD_USART_TX_PIN 0 |
#define | BOARD_USART_RX_PIN 1 |
#define | BOARD_USART_ROUTELOC_RXLOC USART_ROUTELOC0_RXLOC_LOC0 |
#define | BOARD_USART_ROUTELOC_TXLOC USART_ROUTELOC0_TXLOC_LOC0 |
#define | BOARD_UART_INT_PIN 8 |
#define | BOARD_UART_INT_PORT GPIOD |
#define | BOARD_USART_VCOM_PORT GPIOA |
#define | BOARD_USART_VCOM_PIN 5 |
#define | BOARD_LED_PIN_LIST {{GPIOF, 4}, {GPIOF, 5}} |
#define | BOARD_LED_ACTIVE_LOW false |
#define | BOARD_BUTTON_PIN_LIST {{4, GPIOF, 6}, {6, GPIOF, 7}} |
#define | BOARD_BUTTON_ACTIVE_LOW true |
#define | BOARD_BUTTON_INTERNAL_PULL false |
#define | BOARD_BUTTON_USE_EVEN_INT true |
#define BOARD_USART_ROUTELOC_RXLOC USART_ROUTELOC0_RXLOC_LOC0 |
#define BOARD_USART_ROUTELOC_TXLOC USART_ROUTELOC0_TXLOC_LOC0 |