SAME54P20A Test Project
Data Fields
USB_DEVICE_DADD_Type Union Reference

Data Fields

struct {
   uint8_t   DADD:7
 
   uint8_t   ADDEN:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 231 of file usb.h.

Field Documentation

◆ ADDEN

uint8_t USB_DEVICE_DADD_Type::ADDEN

bit: 7 Device Address Enable

Definition at line 234 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_DADD_Type::bit

Structure used for bit access

◆ DADD

uint8_t USB_DEVICE_DADD_Type::DADD

bit: 0.. 6 Device Address

Definition at line 233 of file usb.h.

◆ reg

uint8_t USB_DEVICE_DADD_Type::reg

Type used for register access

Definition at line 236 of file usb.h.


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