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 target-mcu-k64f by
PIT_Type Struct Reference
[PIT Peripheral Access Layer]
PIT - Register Layout Typedef. More...
#include <MK64F12.h>
Data Fields | |
__IO uint32_t | MCR |
PIT Module Control Register, offset: 0x0. | |
__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 9790 of file cmsis/MK64F12.h.
Field Documentation
__I uint32_t CVAL |
Current Timer Value Register, array offset: 0x104, array step: 0x10.
Definition at line 9795 of file cmsis/MK64F12.h.
__IO uint32_t LDVAL |
Timer Load Value Register, array offset: 0x100, array step: 0x10.
Definition at line 9794 of file cmsis/MK64F12.h.
__IO uint32_t MCR |
PIT Module Control Register, offset: 0x0.
Definition at line 9791 of file cmsis/MK64F12.h.
__IO uint32_t TCTRL |
Timer Control Register, array offset: 0x108, array step: 0x10.
Definition at line 9796 of file cmsis/MK64F12.h.
__IO uint32_t TFLG |
Timer Flag Register, array offset: 0x10C, array step: 0x10.
Definition at line 9797 of file cmsis/MK64F12.h.
Generated on Sat Aug 27 2022 17:09:03 by
