SAME54P20A Test Project
Data Fields
USB_DEVICE_EPINTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   TRCPT0:1
 
   __I uint8_t   TRCPT1:1
 
   __I uint8_t   TRFAIL0:1
 
   __I uint8_t   TRFAIL1:1
 
   __I uint8_t   RXSTP:1
 
   __I uint8_t   STALL0:1
 
   __I uint8_t   STALL1:1
 
   __I   uint8_t:1
 
bit
 
struct {
   __I uint8_t   TRCPT:2
 
   __I uint8_t   TRFAIL:2
 
   __I   uint8_t:1
 
   __I uint8_t   STALL:2
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 1126 of file usb.h.

Field Documentation

◆ bit

struct { ... } USB_DEVICE_EPINTFLAG_Type::bit

Structure used for bit access

◆ reg

uint8_t USB_DEVICE_EPINTFLAG_Type::reg

Type used for register access

Definition at line 1144 of file usb.h.

◆ RXSTP

__I uint8_t USB_DEVICE_EPINTFLAG_Type::RXSTP

bit: 4 Received Setup

Definition at line 1132 of file usb.h.

◆ STALL

__I uint8_t USB_DEVICE_EPINTFLAG_Type::STALL

bit: 5.. 6 Stall x In/out

Definition at line 1141 of file usb.h.

◆ STALL0

__I uint8_t USB_DEVICE_EPINTFLAG_Type::STALL0

bit: 5 Stall 0 In/out

Definition at line 1133 of file usb.h.

◆ STALL1

__I uint8_t USB_DEVICE_EPINTFLAG_Type::STALL1

bit: 6 Stall 1 In/out

Definition at line 1134 of file usb.h.

◆ TRCPT

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRCPT

bit: 0.. 1 Transfer Complete x

Definition at line 1138 of file usb.h.

◆ TRCPT0

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRCPT0

bit: 0 Transfer Complete 0

Definition at line 1128 of file usb.h.

◆ TRCPT1

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRCPT1

bit: 1 Transfer Complete 1

Definition at line 1129 of file usb.h.

◆ TRFAIL

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRFAIL

bit: 2.. 3 Error Flow x

Definition at line 1139 of file usb.h.

◆ TRFAIL0

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRFAIL0

bit: 2 Error Flow 0

Definition at line 1130 of file usb.h.

◆ TRFAIL1

__I uint8_t USB_DEVICE_EPINTFLAG_Type::TRFAIL1

bit: 3 Error Flow 1

Definition at line 1131 of file usb.h.

◆ uint8_t

__I USB_DEVICE_EPINTFLAG_Type::uint8_t

bit: 7 Reserved

bit: 4 Reserved

Definition at line 1135 of file usb.h.

◆ vec

struct { ... } USB_DEVICE_EPINTFLAG_Type::vec

Structure used for vec access


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