This is the generated source file for CLOCK driver. More...
#include <xc.h>
#include <stdint.h>
#include "../clock.h"
Go to the source code of this file.
Functions | |
void | CLOCK_Initialize (void) |
Initializes all the INTERNAL OSCILLATOR sources and clock switch configurations. | |
bool | CLOCK_AuxPllLockStatusGet (void) |
Returns Auxiliary PLL status. | |
CLOCK Generated Driver Source File
Definition in file clock.c.