Output Compare Driver Library Interface for Harmony v2

System Functions

Function NameDescription
DRV_OC_DisableDisables the Output Compare instance for the specified driver index.
Implementation: Static
DRV_OC_EnableEnables the Output Compare for the specified driver index.
Implementation: Static
DRV_OC_FaultHasOccurredChecks if a Fault has occurred for the specified driver index.
Implementation: Static
DRV_OC_InitializeInitializes the Comparator instance for the specified driver index.
Implementation: Static
DRV_OC_StartStarts the Comparator instance for the specified driver index.
Implementation: Static
DRV_OC_StopStops the Output Compare instance for the specified driver index.
Implementation: Static