Public Attributes | List of all members
sam_uotghs_dmadesc_t Struct Reference

Structure for DMA descriptor. 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
 
}; 
 
uint32_t addr
 
uint32_t reserved
 

Detailed Description

Structure for DMA descriptor.

Definition at line 584 of file usbhs_device.h.

Member Data Documentation

◆ @13

union { ... }

◆ @15

union { ... }

◆ addr

uint32_t sam_uotghs_dmadesc_t::addr

Definition at line 589 of file usbhs_device.h.

◆ control

uint32_t sam_uotghs_dmadesc_t::control

Definition at line 591 of file usbhs_device.h.

◆ CONTROL

uotghs_dma_control_t sam_uotghs_dmadesc_t::CONTROL

Definition at line 592 of file usbhs_device.h.

◆ nextdesc

uint32_t sam_uotghs_dmadesc_t::nextdesc

Definition at line 586 of file usbhs_device.h.

◆ NEXTDESC

uotghs_dma_nextdesc_t sam_uotghs_dmadesc_t::NEXTDESC

Definition at line 587 of file usbhs_device.h.

◆ reserved

uint32_t sam_uotghs_dmadesc_t::reserved

Definition at line 594 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