Wirepas SDK
|
Board definition for a Silabs' board named as "Explorer Kit BGM220 Module" Part number BGM220-EK4314A
Definition in file board.h.
Go to the source code of this file.
Macros | |
#define | BOARD_USART_ID 0 |
#define | BOARD_USART_GPIO_PORT GPIO_PORTA |
#define | BOARD_USART_TX_PIN 5 |
#define | BOARD_USART_RX_PIN 6 |
#define | BOARD_LED_PIN_LIST {{GPIO_PORTA, 4}} |
#define | BOARD_LED_ACTIVE_LOW false |
#define | BOARD_BUTTON_PIN_LIST {{4, GPIO_PORTC, 7}} |
#define | BOARD_BUTTON_ACTIVE_LOW true |
#define | BOARD_BUTTON_INTERNAL_PULL false |
#define | BOARD_BUTTON_USE_EVEN_INT true |
#define BOARD_BUTTON_ACTIVE_LOW true |
#define BOARD_BUTTON_INTERNAL_PULL false |
#define BOARD_BUTTON_PIN_LIST {{4, GPIO_PORTC, 7}} |