Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

LPTMR_Type Struct Reference

LPTMR_Type Struct Reference
[LPTMR Peripheral Access Layer]

LPTMR - Register Layout Typedef. More...

#include <MK20D5.h>

Data Fields

__IO uint32_t CSR
 Low Power Timer Control Status Register, offset: 0x0.
__IO uint32_t PSR
 Low Power Timer Prescale Register, offset: 0x4.
__IO uint32_t CMR
 Low Power Timer Compare Register, offset: 0x8.
__IO uint32_t CNR
 Low Power Timer Counter Register, offset: 0xC.

Detailed Description

LPTMR - Register Layout Typedef.

Definition at line 3787 of file MK20D5.h.


Field Documentation

__IO uint32_t CSR

Low Power Timer Control Status Register, offset: 0x0.

Definition at line 3788 of file MK20D5.h.