![]() |
Open FFBoard
Open source force feedback firmware
|
DEVDMA hardware registers. More...
#include <common_usb_regs.h>
Public Attributes | |
__IO uint32_t | DEVDMANXTDSC |
__IO uint32_t | DEVDMAADDRESS |
__IO uint32_t | DEVDMACONTROL |
__IO uint32_t | DEVDMASTATUS |
DEVDMA hardware registers.
Definition at line 2009 of file common_usb_regs.h.
__IO uint32_t devdma_t::DEVDMAADDRESS |
(DEVDMA Offset: 0x04) Device DMA Channel Address Register
Definition at line 2012 of file common_usb_regs.h.
__IO uint32_t devdma_t::DEVDMACONTROL |
(DEVDMA Offset: 0x08) Device DMA Channel Control Register
Definition at line 2013 of file common_usb_regs.h.
__IO uint32_t devdma_t::DEVDMANXTDSC |
(DEVDMA Offset: 0x00) Device DMA Channel Next Descriptor Address Register
Definition at line 2011 of file common_usb_regs.h.
__IO uint32_t devdma_t::DEVDMASTATUS |
(DEVDMA Offset: 0x0C) Device DMA Channel Status Register
Definition at line 2014 of file common_usb_regs.h.