================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
该样例演示了定时器触发ADC采样，Time0定时1s，ADC0-Chanle0 采样一次。

Function descriptions:
This sample demonstrates that the timer triggers ADC sampling. Timer 0 is set to 
a timing interval of 1 second, and ADC0-Channel 0 performs sampling once.
================================================================================
测试环境：
测试用板：DPM32M036_REV_A
MDK版本： 5.28

Test environment:
Test board: DPM32M036_REV_A
MDK Version: 5.28
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行。

Example execution steps:
1. Compile and download the program to MCU, and run it.
================================================================================
注意事项：
ADC引脚如下：
ADC_CH0    -> PA0

Notes:
The ADC pins are as follows:
ADC_CH0    -> PA0
================================================================================