================================================================================
                                样例使用说明
                                Sample Description
================================================================================
功能描述：
此样例演示了ADC的温度采样功能。

Function descriptions:
This example demonstrates the temperature sampling function of 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窗口查看Temperature_C,每隔1s更新一次温度值；

Example execution steps:
1.Compile and download the program;
2. View Temperature_C through the watch window and update the temperature value
every 1 second;
================================================================================
注意事项：

Notes:

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