Contiki 3.x
Data Fields
MTB_Type Struct Reference

MTB - Register Layout Typedef. More...

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

Data Fields

__IO uint32_t POSITION
 MTB Position Register, offset: 0x0.
 
__IO uint32_t MASTER
 MTB Master Register, offset: 0x4.
 
__IO uint32_t FLOW
 MTB Flow Register, offset: 0x8.
 
__I uint32_t BASE
 MTB Base Register, offset: 0xC.
 
__I uint32_t MODECTRL
 Integration Mode Control Register, offset: 0xF00.
 
__I uint32_t TAGSET
 Claim TAG Set Register, offset: 0xFA0.
 
__I uint32_t TAGCLEAR
 Claim TAG Clear Register, offset: 0xFA4.
 
__I uint32_t LOCKACCESS
 Lock Access Register, offset: 0xFB0.
 
__I uint32_t LOCKSTAT
 Lock Status Register, offset: 0xFB4.
 
__I uint32_t AUTHSTAT
 Authentication Status Register, offset: 0xFB8.
 
__I uint32_t DEVICEARCH
 Device Architecture Register, offset: 0xFBC.
 
__I uint32_t DEVICECFG
 Device Configuration Register, offset: 0xFC8.
 
__I uint32_t DEVICETYPID
 Device Type Identifier Register, offset: 0xFCC.
 
__I uint32_t PERIPHID [8]
 Peripheral ID Register, array offset: 0xFD0, array step: 0x4.
 
__I uint32_t COMPID [4]
 Component ID Register, array offset: 0xFF0, array step: 0x4.
 

Detailed Description

MTB - Register Layout Typedef.

Definition at line 3215 of file MKL25Z4.h.