Bar Logo 4kW dsPIC33C PSFB DC-DC DA (Part-No. )
 
Content
     
Loading...
Searching...
No Matches
Driver Layer

Contain functions and properties of the Driver layer. More...

+ Collaboration diagram for Driver Layer:

Topics

 MCC Custom Code PWM
 Contain functions and data types as MCC extension for PWM.
 
 MCC Custom Code ADC
 Contain functions and data types as MCC extension for ADC.
 

Files

file  drv_mcc_extension.h
 Contain the peripheral header files with MCC extension code.
 
file  mcc_custom_config.h
 Contain the MCC Custom peripheral configuration that is not supported by MCC Melody tool.
 

Functions

void MCC_Custom_User_Config (void)
 Contains custom peripheral initialization.
 

Detailed Description

The driver layer includes peripheral drivers managed by the MPLABX MCC Melody tool. It is essential to initialize certain peripheral functionalities to enable specific features required for the application.

Function Documentation

◆ MCC_Custom_User_Config()

void MCC_Custom_User_Config ( void )
Returns
void

This function initializes peripheral settings that are needed in the application but is not supported by the generated code through MCC Melody tool.

Definition at line 24 of file mcc_custom_config.c.

+ Here is the call graph for this function: