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.
Fork of mbed-src by
PIT_Type Struct Reference
[PIT Peripheral Access Layer]
PIT - Register Layout Typedef. More...
#include <MKL25Z4.h>
Data Fields | |
| __IO uint32_t | MCR |
| PIT Module Control Register, offset: 0x0. | |
| __I uint32_t | LTMR64H |
| PIT Upper Lifetime Timer Register, offset: 0xE0. | |
| __I uint32_t | LTMR64L |
| PIT Lower Lifetime Timer Register, offset: 0xE4. | |
| __IO uint32_t | LDVAL |
| Timer Load Value Register, array offset: 0x100, array step: 0x10. | |
| __I uint32_t | CVAL |
| Current Timer Value Register, array offset: 0x104, array step: 0x10. | |
| __IO uint32_t | TCTRL |
| Timer Control Register, array offset: 0x108, array step: 0x10. | |
| __IO uint32_t | TFLG |
| Timer Flag Register, array offset: 0x10C, array step: 0x10. | |
Detailed Description
PIT - Register Layout Typedef.
Definition at line 2185 of file MKL25Z4.h.
Field Documentation
| __I uint32_t CVAL |
| __IO uint32_t LDVAL |
| __I uint32_t LTMR64H |
| __I uint32_t LTMR64L |
| __IO uint32_t MCR |
| __IO uint32_t TCTRL |
Generated on Tue Jul 12 2022 13:47:04 by
1.7.2
