GD32F10x USB-Device: USB_Common_Register

GD32F103 Firmware

GD32F10x USB-Device  V1.0.0
GD32F10x USB-Device
USB_Common_Register

Macros

#define CTLR   ((__IO unsigned *)(REG_BASE + 0x40))
 
#define IFR   ((__IO unsigned *)(REG_BASE + 0x44))
 
#define SR   ((__IO unsigned *)(REG_BASE + 0x48))
 
#define AR   ((__IO unsigned *)(REG_BASE + 0x4C))
 
#define BAR   ((__IO unsigned *)(REG_BASE + 0x50))
 

Detailed Description

Macro Definition Documentation

#define AR   ((__IO unsigned *)(REG_BASE + 0x4C))

Device address register

Definition at line 74 of file usb_regs.h.

#define BAR   ((__IO unsigned *)(REG_BASE + 0x50))

Buffer address register

Definition at line 75 of file usb_regs.h.

#define CTLR   ((__IO unsigned *)(REG_BASE + 0x40))

Control register

Definition at line 71 of file usb_regs.h.

#define IFR   ((__IO unsigned *)(REG_BASE + 0x44))

Interrupt flag register

Definition at line 72 of file usb_regs.h.

#define SR   ((__IO unsigned *)(REG_BASE + 0x48))

Status register

Definition at line 73 of file usb_regs.h.

Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by   doxygen 1.8.8