![]() |
Open FFBoard
Open source force feedback firmware
|
HSTDMA hardware registers. More...
#include <common_usb_regs.h>
Public Attributes | |
__IO uint32_t | HSTDMANXTDSC |
__IO uint32_t | HSTDMAADDRESS |
__IO uint32_t | HSTDMACONTROL |
__IO uint32_t | HSTDMASTATUS |
HSTDMA hardware registers.
Definition at line 2018 of file common_usb_regs.h.
__IO uint32_t hstdma_t::HSTDMAADDRESS |
(HSTDMA Offset: 0x04) Host DMA Channel Address Register
Definition at line 2021 of file common_usb_regs.h.
__IO uint32_t hstdma_t::HSTDMACONTROL |
(HSTDMA Offset: 0x08) Host DMA Channel Control Register
Definition at line 2022 of file common_usb_regs.h.
__IO uint32_t hstdma_t::HSTDMANXTDSC |
(HSTDMA Offset: 0x00) Host DMA Channel Next Descriptor Address Register
Definition at line 2020 of file common_usb_regs.h.
__IO uint32_t hstdma_t::HSTDMASTATUS |
(HSTDMA Offset: 0x0C) Host DMA Channel Status Register
Definition at line 2023 of file common_usb_regs.h.