SAME54P20A Test Project
Data Fields
USB_DEVICE_EXTREG_Type Union Reference

Data Fields

struct {
   uint16_t   SUBPID:4
 
   uint16_t   VARIABLE:11
 
   uint16_t   __pad0__:1
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 1492 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_DEVICE_EXTREG_Type::__pad0__

bit: 15 Reserved

Definition at line 1496 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EXTREG_Type::bit

Structure used for bit access

◆ reg

uint16_t USB_DEVICE_EXTREG_Type::reg

Type used for register access

Definition at line 1498 of file usb.h.

◆ SUBPID

uint16_t USB_DEVICE_EXTREG_Type::SUBPID

bit: 0.. 3 SUBPID field send with extended token

Definition at line 1494 of file usb.h.

◆ VARIABLE

uint16_t USB_DEVICE_EXTREG_Type::VARIABLE

bit: 4..14 Variable field send with extended token

Definition at line 1495 of file usb.h.


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