SAME54P20A Test Project
Data Fields
USB_DEVICE_EPINTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 1218 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_DEVICE_EPINTENCLR_Type::__pad0__

bit: 7 Reserved

bit: 4 Reserved

Definition at line 1227 of file usb.h.

◆ __pad1__

uint8_t USB_DEVICE_EPINTENCLR_Type::__pad1__

bit: 7 Reserved

Definition at line 1234 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EPINTENCLR_Type::bit

Structure used for bit access

◆ reg

uint8_t USB_DEVICE_EPINTENCLR_Type::reg

Type used for register access

Definition at line 1236 of file usb.h.

◆ RXSTP

uint8_t USB_DEVICE_EPINTENCLR_Type::RXSTP

bit: 4 Received Setup Interrupt Disable

Definition at line 1224 of file usb.h.

◆ STALL

uint8_t USB_DEVICE_EPINTENCLR_Type::STALL

bit: 5.. 6 Stall x In/Out Interrupt Disable

Definition at line 1233 of file usb.h.

◆ STALL0

uint8_t USB_DEVICE_EPINTENCLR_Type::STALL0

bit: 5 Stall 0 In/Out Interrupt Disable

Definition at line 1225 of file usb.h.

◆ STALL1

uint8_t USB_DEVICE_EPINTENCLR_Type::STALL1

bit: 6 Stall 1 In/Out Interrupt Disable

Definition at line 1226 of file usb.h.

◆ TRCPT

uint8_t USB_DEVICE_EPINTENCLR_Type::TRCPT

bit: 0.. 1 Transfer Complete x Interrupt Disable

Definition at line 1230 of file usb.h.

◆ TRCPT0

uint8_t USB_DEVICE_EPINTENCLR_Type::TRCPT0

bit: 0 Transfer Complete 0 Interrupt Disable

Definition at line 1220 of file usb.h.

◆ TRCPT1

uint8_t USB_DEVICE_EPINTENCLR_Type::TRCPT1

bit: 1 Transfer Complete 1 Interrupt Disable

Definition at line 1221 of file usb.h.

◆ TRFAIL

uint8_t USB_DEVICE_EPINTENCLR_Type::TRFAIL

bit: 2.. 3 Error Flow x Interrupt Disable

Definition at line 1231 of file usb.h.

◆ TRFAIL0

uint8_t USB_DEVICE_EPINTENCLR_Type::TRFAIL0

bit: 2 Error Flow 0 Interrupt Disable

Definition at line 1222 of file usb.h.

◆ TRFAIL1

uint8_t USB_DEVICE_EPINTENCLR_Type::TRFAIL1

bit: 3 Error Flow 1 Interrupt Disable

Definition at line 1223 of file usb.h.

◆ vec

struct { ... } USB_DEVICE_EPINTENCLR_Type::vec

Structure used for vec access


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