SAM D21 Xplained Pro example configuration.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
#define | CONF_CALIBRATION_RESOLUTION 13 |
The suggested value is 13 to 15. More... | |
#define | CONF_CLOCK_PIN_MUX MUX_PA28H_GCLK_IO0 |
#define | CONF_CLOCK_PIN_OUT PIN_PA28H_GCLK_IO0 |
#define | CONF_EVENT_GENERATOR_ID EVSYS_ID_GEN_TC6_MCX_0 |
#define | CONF_EVENT_USED_ID EVSYS_ID_USER_TC4_EVU |
#define | CONF_FRANGE_CAL 0 |
The value should be 0 or 1. More... | |
#define | CONF_TC_MEASUREMENT TC4 |
#define | CONF_TC_REFERENCE TC6 |
#define | CONF_TEMP_CAL 1 |
#define CONF_CALIBRATION_RESOLUTION 13 |
The suggested value is 13 to 15.
#define CONF_CLOCK_PIN_MUX MUX_PA28H_GCLK_IO0 |
Referenced by setup_clock_out_pin().
#define CONF_CLOCK_PIN_OUT PIN_PA28H_GCLK_IO0 |
Referenced by setup_clock_out_pin().
#define CONF_EVENT_GENERATOR_ID EVSYS_ID_GEN_TC6_MCX_0 |
Referenced by setup_events().
#define CONF_EVENT_USED_ID EVSYS_ID_USER_TC4_EVU |
Referenced by setup_events().
#define CONF_FRANGE_CAL 0 |
The value should be 0 or 1.
Referenced by main().
#define CONF_TC_MEASUREMENT TC4 |
Referenced by setup_tc_channels().
#define CONF_TC_REFERENCE TC6 |
Referenced by setup_tc_channels().
#define CONF_TEMP_CAL 1 |
Referenced by main().