32 #ifndef SYSTEM_PORTABLE_INC_OC_SAIPLL_H_ 33 #define SYSTEM_PORTABLE_INC_OC_SAIPLL_H_ 37 #include <oc_errors.h> 44 #define _________________________________________TYPES_SECTION______________________________________________________________________________ 66 #undef _________________________________________TYPES_SECTION______________________________________________________________________________ 74 #define _________________________________________PROTOTYPES_SECTION_________________________________________________________________________ 80 #undef _________________________________________PROTOTYPES_SECTION_________________________________________________________________________ oC_SaiPll_OutputLine_t
stores selection of the output line
The file with frequency definitions.
double oC_Frequency_t
type to store frequency
Number of main elements (maximum index) in the type.
Additional definition for SAI2 CLK line.
Output of the PLL connected to the LTDC module (LTDC Clock)
Additional definition for SAI1 CLK line.
This is the mask to get index of the line from the type.
Output of the PLL connected to the PLL48CLK.
Output of the PLL connected to the SAI.
oC_ErrorCode_t oC_SaiPll_Configure(oC_SaiPll_OutputLine_t OutputLine, oC_Frequency_t Frequency, oC_Frequency_t PermissibleDifference, oC_Frequency_t *outRealFrequency)
Configures SAI PLL.