Solar panel
Loading...
Searching...
No Matches
mcc.c File Reference
#include "mcc.h"

Go to the source code of this file.

Functions

void SYSTEM_Initialize (void)
 
void OSCILLATOR_Initialize (void)
 

Function Documentation

◆ OSCILLATOR_Initialize()

void OSCILLATOR_Initialize ( void  )

@Param none @Returns none @Description Initializes the oscillator to the default states configured in the MCC GUI @Example OSCILLATOR_Initialize(void);

Definition at line 63 of file mcc.c.

◆ SYSTEM_Initialize()

void SYSTEM_Initialize ( void  )

@Generated PIC10 / PIC12 / PIC16 / PIC18 MCUs Source File

@Company: Microchip Technology Inc.

@File Name: mcc.c

@Summary: This is the mcc.c file generated using PIC10 / PIC12 / PIC16 / PIC18 MCUs

@Description: This header file provides implementations for driver APIs for all modules selected in the GUI. Generation Information : Product Revision : PIC10 / PIC12 / PIC16 / PIC18 MCUs - 1.81.8 Device : PIC18F97J60 Driver Version : 2.00 The generated drivers are tested against the following: Compiler : XC8 2.36 and above or later MPLAB : MPLAB X 6.00

Definition at line 50 of file mcc.c.