|
Wirepas SDK
|
|
Go to the documentation of this file.
13 #ifndef BOARD_BGM220_EK4314A_BOARD_H_
14 #define BOARD_BGM220_EK4314A_BOARD_H_
17 #define BOARD_USART_ID 0
19 #define BOARD_USART_GPIO_PORT GPIO_PORTA
20 #define BOARD_USART_TX_PIN 5
21 #define BOARD_USART_RX_PIN 6
24 #define BOARD_LED_PIN_LIST {{GPIO_PORTA, 4}}
27 #define BOARD_LED_ACTIVE_LOW false
33 #define BOARD_BUTTON_PIN_LIST {{4, GPIO_PORTC, 7}}
36 #define BOARD_BUTTON_ACTIVE_LOW true
39 #define BOARD_BUTTON_INTERNAL_PULL false
42 #define BOARD_BUTTON_USE_EVEN_INT true