Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
tmrCtrl Struct Reference
Timer control block. More...
Data Fields | |
| OS_TCID | tmrID |
| U8 | tmrType |
| U8 | tmrState |
| U32 | tmrCnt |
| U32 | tmrReload |
| vFUNCPtr | tmrCallBack |
| struct tmrCtrl * | tmrNext |
| struct tmrCtrl * | tmrPrev |
Detailed Description
Timer control block.
This struct is use to manage user timer.
Definition at line 30 of file OsTimer.h.
Field Documentation
| vFUNCPtr tmrCallBack |
Generated on Tue Jul 12 2022 15:09:52 by
1.7.2