Contiki 3.x
Data Fields
USBDCD_Type Struct Reference

USBDCD - Register Layout Typedef. More...

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

Data Fields

__IO uint32_t CONTROL
 Control register, offset: 0x0. More...
 
__IO uint32_t CLOCK
 Clock register, offset: 0x4. More...
 
__I uint32_t STATUS
 Status register, offset: 0x8. More...
 
__IO uint32_t TIMER0
 TIMER0 register, offset: 0x10. More...
 
__IO uint32_t TIMER1
 TIMER1 register, offset: 0x14. More...
 
__IO uint32_t TIMER2
 TIMER2 register, offset: 0x18. More...
 

Detailed Description

USBDCD - Register Layout Typedef.

Definition at line 9035 of file MK60D10.h.

Field Documentation

__IO uint32_t USBDCD_Type::CLOCK

Clock register, offset: 0x4.

Clock Register, offset: 0x4.

Definition at line 9037 of file MK60D10.h.

__IO uint32_t USBDCD_Type::CONTROL

Control register, offset: 0x0.

Control Register, offset: 0x0.

Definition at line 9036 of file MK60D10.h.

__I uint32_t USBDCD_Type::STATUS

Status register, offset: 0x8.

Status Register, offset: 0x8.

Definition at line 9038 of file MK60D10.h.

__IO uint32_t USBDCD_Type::TIMER0

TIMER0 register, offset: 0x10.

TIMER0 Register, offset: 0x10.

Definition at line 9040 of file MK60D10.h.

__IO uint32_t USBDCD_Type::TIMER1

TIMER1 register, offset: 0x14.

, offset: 0x14

Definition at line 9041 of file MK60D10.h.

__IO uint32_t USBDCD_Type::TIMER2

TIMER2 register, offset: 0x18.

, offset: 0x18

Definition at line 9042 of file MK60D10.h.