================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
该样例演示了CCT的输出比较和中断功能，PA2,PA3,PA6输出比较波形,并产生比较中断。

Function descriptions:
This sample demonstrates the output comparison and interrupt functions of the CCT. 
The PA2, PA3 and PA6 pins output comparison waveforms and generate comparison interrupts. 
================================================================================
测试环境：
测试用板：DPM32M036_REV_A
MDK版本： 5.28

Test environment:
Test board: DPM32M036_REV_A
MDK Version: 5.28
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行。
2. 可在PA2,PA3，PA6观察到比较输出的波形。

Example execution steps:
1. Compile and download the program to MCU, and run it.
2. Can be found in PA2, PA3 and PA6 observed a comparison of the output waveform.
================================================================================
注意事项：
CCT引脚如下：
CCT0_CH0  -> PA2
CCT0_CH1  -> PA3
CCT0_CH2  -> PA6

Notes:
The CCT pins are as follows:
CCT0_CH0  -> PA2
CCT0_CH1  -> PA3
CCT0_CH2  -> PA6

================================================================================