Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

USBDCD_Type Struct Reference

USBDCD_Type Struct Reference
[USBDCD Peripheral Access Layer]

USBDCD - Register Layout Typedef. More...

#include <MK64F12.h>

Data Fields

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

Detailed Description

USBDCD - Register Layout Typedef.

Definition at line 13655 of file cmsis/MK64F12.h.


Field Documentation

__IO uint32_t CLOCK

Clock register, offset: 0x4.

Definition at line 13657 of file cmsis/MK64F12.h.

__IO uint32_t CONTROL

Control register, offset: 0x0.

Definition at line 13656 of file cmsis/MK64F12.h.

__I uint32_t STATUS

Status register, offset: 0x8.

Definition at line 13658 of file cmsis/MK64F12.h.

__IO uint32_t TIMER0

TIMER0 register, offset: 0x10.

Definition at line 13660 of file cmsis/MK64F12.h.

__IO uint32_t TIMER1

TIMER1 register, offset: 0x14.

Definition at line 13661 of file cmsis/MK64F12.h.

__IO uint32_t TIMER2_BC11

TIMER2_BC11 register, offset: 0x18.

Definition at line 13663 of file cmsis/MK64F12.h.

__IO uint32_t TIMER2_BC12

TIMER2_BC12 register, offset: 0x18.

Definition at line 13664 of file cmsis/MK64F12.h.