Contiki 3.x
Data Fields
PIT_Type Struct Reference

PIT - Register Layout Typedef. More...

#include <cpu/arm/mkl25z/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 4018 of file MKL25Z4.h.