================================================================================
                                样例使用说明
                                Sample Description
================================================================================
功能描述：
此样例演示了ADC的TIM触发和中断功能。

Function descriptions:
This example demonstrates the TIM trigger and interrupt functions of the ADC
================================================================================
测试环境：
测试用板：MS32C001B_STK
MDK版本： 5.28
IAR版本： 9.20
GCC 版本：GNU Arm Embedded Toolchain 10.3-2021.10

Test environment:
Test board: MS32C001B_STK
MDK Version: 5.28
IAR Version: 9.20
GCC Version: GNU Arm Embedded Toolchain 10.3-2021.10
================================================================================
使用步骤：
1. 编译并下载程序；
2. 通过watch窗口,查看ADC_Value的值为通道1(PA3)的值

Example execution steps:
1.Compile and download the program;
2. View the value of ADC_Value through the watch window,ADC_Value is the value 
of channel1(PA3)
================================================================================
注意事项：

Notes:

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