Contiki 3.x
Data Fields
TPM_Type Struct Reference

TPM - Register Layout Typedef. More...

#include <cpu/arm/mkl25z/MKL25Z4.h>

Data Fields

__IO uint32_t SC
 Status and Control, offset: 0x0.
 
__IO uint32_t CNT
 Counter, offset: 0x4.
 
__IO uint32_t MOD
 Modulo, offset: 0x8.
 
__IO uint32_t STATUS
 Capture and Compare Status, offset: 0x50.
 
__IO uint32_t CONF
 Configuration, offset: 0x84.
 
__IO uint32_t CnSC
 Channel (n) Status and Control, array offset: 0xC, array step: 0x8.
 
__IO uint32_t CnV
 Channel (n) Value, array offset: 0x10, array step: 0x8.
 

Detailed Description

TPM - Register Layout Typedef.

Definition at line 6061 of file MKL25Z4.h.