Example specific board configuration file.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BOARD_ENABLE_USARTA1 |
#define | GET_BATTERY_VOLTAGE() tfa_get_batmon_voltage() |
Typedefs | |
typedef enum button_state_tag | button_state_t |
Button action. More... | |
Enumerations | |
enum | button_state_tag { BUTTON_PRESSED, BUTTON_OFF } |
Button action. More... | |
#define CONF_BOARD_ENABLE_USARTA1 |
#define GET_BATTERY_VOLTAGE | ( | ) | tfa_get_batmon_voltage() |
typedef enum button_state_tag button_state_t |
Button action.
enum button_state_tag |