SAME54P20A Test Project
Data Fields
USB_QOSCTRL_Type Union Reference

Data Fields

struct {
   uint8_t   CQOS:2
 
   uint8_t   DQOS:2
 
   uint8_t   __pad0__:4
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 96 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_QOSCTRL_Type::__pad0__

bit: 4.. 7 Reserved

Definition at line 100 of file usb.h.

◆ bit

struct { ... } USB_QOSCTRL_Type::bit

Structure used for bit access

◆ CQOS

uint8_t USB_QOSCTRL_Type::CQOS

bit: 0.. 1 Configuration Quality of Service

Definition at line 98 of file usb.h.

◆ DQOS

uint8_t USB_QOSCTRL_Type::DQOS

bit: 2.. 3 Data Quality of Service

Definition at line 99 of file usb.h.

◆ reg

uint8_t USB_QOSCTRL_Type::reg

Type used for register access

Definition at line 102 of file usb.h.


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