1.2.24.22 1.3.24.22 1.4.25.22 1.5.23.22 1.6.25.22 1.7.26.22 1.29.27.22 1.30.17.22 1.31.17.22 1.33.19.22 1.37.17.22 1.40.24.22 TCCx_CompareInitialize Function
C
void TCCx_CompareInitialize( void );
Summary
Initializes given instance of TCC.
Description
This function initializes given instance of TCC with the values configured in MHC GUI.
Precondition
MHC GUI should be configured with the right values.
Parameters
None.
Returns
None.
Example
TCC0_CompareInitialize();
Remarks
This function must be called before any other TCC function is called. This function should only be called once during system initialization.