文件名称:sleep_int
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
This code example shows how to setup the Sleep Timer for using
it as the source for waking up from a Power Mode. In the example
the system goes into Power Mode 0 after setting up the Sleep
Timer and Sleep Timer interrupt. The Sleep Timer is set up to
generate interrupt every second. When awaken, the ISR toggles
the green LED.
The clock source for the Sleep Timer is 32.768 LS XOSC
Note that in order to use PM {1-2}, it will be required to
setup PM {1-2}, but the setup of Sleep Timer shown here will be
the same.-This code example shows how to setup the Sleep Timer for using
it as the source for waking up from a Power Mode. In the example
the system goes into Power Mode 0 after setting up the Sleep
Timer and Sleep Timer interrupt. The Sleep Timer is set up to
generate interrupt every second. When awaken, the ISR toggles
the green LED.
The clock source for the Sleep Timer is 32.768 LS XOSC
Note that in order to use PM {1-2}, it will be required to
setup PM {1-2}, but the setup of Sleep Timer shown here will be
the same.
it as the source for waking up from a Power Mode. In the example
the system goes into Power Mode 0 after setting up the Sleep
Timer and Sleep Timer interrupt. The Sleep Timer is set up to
generate interrupt every second. When awaken, the ISR toggles
the green LED.
The clock source for the Sleep Timer is 32.768 LS XOSC
Note that in order to use PM {1-2}, it will be required to
setup PM {1-2}, but the setup of Sleep Timer shown here will be
the same.-This code example shows how to setup the Sleep Timer for using
it as the source for waking up from a Power Mode. In the example
the system goes into Power Mode 0 after setting up the Sleep
Timer and Sleep Timer interrupt. The Sleep Timer is set up to
generate interrupt every second. When awaken, the ISR toggles
the green LED.
The clock source for the Sleep Timer is 32.768 LS XOSC
Note that in order to use PM {1-2}, it will be required to
setup PM {1-2}, but the setup of Sleep Timer shown here will be
the same.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sleep_int.c