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_lptmr Struct Reference
All LPTMR module registers. More...
#include <MK64F12_lptmr.h>
Data Fields | |
__IO hw_lptmr_csr_t | CSR |
__IO hw_lptmr_psr_t | PSR |
__IO hw_lptmr_cmr_t | CMR |
__IO hw_lptmr_cnr_t | CNR |
Detailed Description
All LPTMR module registers.
Definition at line 608 of file MK64F12_lptmr.h.
Field Documentation
__IO hw_lptmr_cmr_t CMR |
[0x8] Low Power Timer Compare Register
Definition at line 612 of file MK64F12_lptmr.h.
__IO hw_lptmr_cnr_t CNR |
[0xC] Low Power Timer Counter Register
Definition at line 613 of file MK64F12_lptmr.h.
__IO hw_lptmr_csr_t CSR |
[0x0] Low Power Timer Control Status Register
Definition at line 610 of file MK64F12_lptmr.h.
__IO hw_lptmr_psr_t PSR |
[0x4] Low Power Timer Prescale Register
Definition at line 611 of file MK64F12_lptmr.h.
Generated on Sat Aug 27 2022 17:09:02 by
