Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
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.
Generated on Sat Aug 27 2022 17:09:03 by
