Contiki 3.x
Data Fields
PORT_Type Struct Reference

PORT - Register Layout Typedef. More...

#include <cpu/arm/k60/include/MK60D10.h>

Data Fields

__IO uint32_t PCR [32]
 Pin Control Register n, array offset: 0x0, array step: 0x4.
 
__O uint32_t GPCLR
 Global Pin Control Low Register, offset: 0x80.
 
__O uint32_t GPCHR
 Global Pin Control High Register, offset: 0x84.
 
__IO uint32_t ISFR
 Interrupt Status Flag Register, offset: 0xA0.
 
__IO uint32_t DFER
 Digital Filter Enable Register, offset: 0xC0.
 
__IO uint32_t DFCR
 Digital Filter Clock Register, offset: 0xC4.
 
__IO uint32_t DFWR
 Digital Filter Width Register, offset: 0xC8.
 

Detailed Description

PORT - Register Layout Typedef.

Definition at line 6332 of file MK60D10.h.