Public Attributes | List of all members
sam_uotghs_dmach_t Struct Reference

Structure for DMA registers in a channel. More...

#include <usbhs_device.h>

Public Attributes

union {
   uint32_t   nextdesc
 
   uotghs_dma_nextdesc_t   NEXTDESC
 
}; 
 
union {
   uint32_t   control
 
   uotghs_dma_control_t   CONTROL
 
}; 
 
union {
   unsigned long   status
 
   uotghs_dma_status_t   STATUS
 
}; 
 
uint32_t addr
 

Detailed Description

Structure for DMA registers in a channel.

Definition at line 597 of file usbhs_device.h.

Member Data Documentation

◆ @17

union { ... }

◆ @19

union { ... }

◆ @21

union { ... }

◆ addr

uint32_t sam_uotghs_dmach_t::addr

Definition at line 602 of file usbhs_device.h.

◆ control

uint32_t sam_uotghs_dmach_t::control

Definition at line 604 of file usbhs_device.h.

◆ CONTROL

uotghs_dma_control_t sam_uotghs_dmach_t::CONTROL

Definition at line 605 of file usbhs_device.h.

◆ nextdesc

uint32_t sam_uotghs_dmach_t::nextdesc

Definition at line 599 of file usbhs_device.h.

◆ NEXTDESC

uotghs_dma_nextdesc_t sam_uotghs_dmach_t::NEXTDESC

Definition at line 600 of file usbhs_device.h.

◆ status

unsigned long sam_uotghs_dmach_t::status

Definition at line 608 of file usbhs_device.h.

◆ STATUS

uotghs_dma_status_t sam_uotghs_dmach_t::STATUS

Definition at line 609 of file usbhs_device.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03