Board configuration for clock example 1.
Copyright (c) 2014-2018 Microchip Technology Inc. and its subsidiaries.
Macros | |
Board-specific configuration parameters | |
The following definitions must be provided by the board code for all working oscillators on the board. | |
#define | BOARD_OSC32_HZ 32768 |
Clock frequency of OSC32 in Hz. More... | |
#define | BOARD_OSC32_STARTUP_US 71000 |
Startup time of OSC32 in microseconds. More... | |
#define | BOARD_OSC32_IS_XTAL false |
OSC32 uses a crystal, not an external clock. More... | |