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
_hw_pit Struct Reference
All PIT module registers. More...
#include <MK64F12_pit.h>
Data Fields | |
__IO hw_pit_mcr_t | MCR |
__IO hw_pit_ldvaln_t | LDVALn |
__I hw_pit_cvaln_t | CVALn |
__IO hw_pit_tctrln_t | TCTRLn |
__IO hw_pit_tflgn_t | TFLGn |
Detailed Description
All PIT module registers.
Definition at line 506 of file MK64F12_pit.h.
Field Documentation
__I hw_pit_cvaln_t CVALn |
[0x104] Current Timer Value Register
Definition at line 512 of file MK64F12_pit.h.
__IO hw_pit_ldvaln_t LDVALn |
[0x100] Timer Load Value Register
Definition at line 511 of file MK64F12_pit.h.
__IO hw_pit_mcr_t MCR |
[0x0] PIT Module Control Register
Definition at line 508 of file MK64F12_pit.h.
__IO hw_pit_tctrln_t TCTRLn |
[0x108] Timer Control Register
Definition at line 513 of file MK64F12_pit.h.
__IO hw_pit_tflgn_t TFLGn |
[0x10C] Timer Flag Register
Definition at line 514 of file MK64F12_pit.h.
Generated on Sat Aug 27 2022 17:09:02 by
