.. _gpiom: GPIOM ========== 概述 ------ GPIOM示例工程演示了如何使用GPIOM模块设置引脚的控制模块,并使用指定的控制模块改变引脚的状态。 硬件设置 ------------ 无特别设置 运行现象 ------------ 当工程正确运行后,LED灯会闪烁5次, 串口终端会输出如下信息: .. code-block:: console gpio example using gpiom configures pin control module toggling led 5 times in total toggling led 1/5 times toggling led 2/5 times toggling led 3/5 times toggling led 4/5 times toggling led 5/5 times