SAME54P20A Test Project
Data Fields
USB_DEVICE_EPSTATUSSET_Type Union Reference

Data Fields

struct {
   uint8_t   DTGLOUT:1
 
   uint8_t   DTGLIN:1
 
   uint8_t   CURBK:1
 
   uint8_t   __pad0__:1
 
   uint8_t   STALLRQ0:1
 
   uint8_t   STALLRQ1:1
 
   uint8_t   BK0RDY:1
 
   uint8_t   BK1RDY:1
 
bit
 
struct {
   uint8_t   __pad0__:4
 
   uint8_t   STALLRQ:2
 
   uint8_t   __pad1__:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 974 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_DEVICE_EPSTATUSSET_Type::__pad0__

bit: 3 Reserved

bit: 0.. 3 Reserved

Definition at line 979 of file usb.h.

◆ __pad1__

uint8_t USB_DEVICE_EPSTATUSSET_Type::__pad1__

bit: 6.. 7 Reserved

Definition at line 988 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EPSTATUSSET_Type::bit

Structure used for bit access

◆ BK0RDY

uint8_t USB_DEVICE_EPSTATUSSET_Type::BK0RDY

bit: 6 Bank 0 Ready Set

Definition at line 982 of file usb.h.

◆ BK1RDY

uint8_t USB_DEVICE_EPSTATUSSET_Type::BK1RDY

bit: 7 Bank 1 Ready Set

Definition at line 983 of file usb.h.

◆ CURBK

uint8_t USB_DEVICE_EPSTATUSSET_Type::CURBK

bit: 2 Current Bank Set

Definition at line 978 of file usb.h.

◆ DTGLIN

uint8_t USB_DEVICE_EPSTATUSSET_Type::DTGLIN

bit: 1 Data Toggle IN Set

Definition at line 977 of file usb.h.

◆ DTGLOUT

uint8_t USB_DEVICE_EPSTATUSSET_Type::DTGLOUT

bit: 0 Data Toggle OUT Set

Definition at line 976 of file usb.h.

◆ reg

uint8_t USB_DEVICE_EPSTATUSSET_Type::reg

Type used for register access

Definition at line 990 of file usb.h.

◆ STALLRQ

uint8_t USB_DEVICE_EPSTATUSSET_Type::STALLRQ

bit: 4.. 5 Stall x Request Set

Definition at line 987 of file usb.h.

◆ STALLRQ0

uint8_t USB_DEVICE_EPSTATUSSET_Type::STALLRQ0

bit: 4 Stall 0 Request Set

Definition at line 980 of file usb.h.

◆ STALLRQ1

uint8_t USB_DEVICE_EPSTATUSSET_Type::STALLRQ1

bit: 5 Stall 1 Request Set

Definition at line 981 of file usb.h.

◆ vec

struct { ... } USB_DEVICE_EPSTATUSSET_Type::vec

Structure used for vec access


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