Board configuration.
Copyright (c) 2012-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_BOARD_UART_CONSOLE |
Enable Com Port. More... | |
#define | ID_TC_CAPTURE ID_TC2 |
#define | ID_TC_WAVEFORM ID_TC1 |
#define | PIN_TC_CAPTURE PIN_TC0_TIOA2 |
#define | PIN_TC_CAPTURE_MUX PIN_TC0_TIOA2_MUX |
#define | PIN_TC_WAVEFORM PIN_TC0_TIOA1 |
#define | PIN_TC_WAVEFORM_MUX PIN_TC0_TIOA1_MUX |
#define | TC TC0 |
[tc_define_peripheral] More... | |
#define | TC_CHANNEL_CAPTURE 2 |
[tc_define_ch1] More... | |
#define | TC_CHANNEL_WAVEFORM 1 |
[tc_define_peripheral] More... | |
#define | TC_Handler TC2_Handler |
[tc_define_ch2] More... | |
#define | TC_IRQn TC2_IRQn |
#define | TC_PERIPHERAL 0 |
#define CONF_BOARD_UART_CONSOLE |
Enable Com Port.
#define ID_TC_CAPTURE ID_TC2 |
#define ID_TC_WAVEFORM ID_TC1 |
#define PIN_TC_CAPTURE PIN_TC0_TIOA2 |
#define PIN_TC_CAPTURE_MUX PIN_TC0_TIOA2_MUX |
#define PIN_TC_WAVEFORM PIN_TC0_TIOA1 |
#define PIN_TC_WAVEFORM_MUX PIN_TC0_TIOA1_MUX |
#define TC TC0 |
[tc_define_peripheral]
#define TC_CHANNEL_CAPTURE 2 |
[tc_define_ch1]
[tc_define_ch2]
#define TC_CHANNEL_WAVEFORM 1 |
[tc_define_peripheral]
[tc_define_ch1]
#define TC_Handler TC2_Handler |
[tc_define_ch2]
[tc_define_irq_handler]
#define TC_IRQn TC2_IRQn |
#define TC_PERIPHERAL 0 |