SAME54P20A Test Project
Data Fields
USB_DEVICE_EPINTENSET_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 1310 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_DEVICE_EPINTENSET_Type::__pad0__

bit: 7 Reserved

bit: 4 Reserved

Definition at line 1319 of file usb.h.

◆ __pad1__

uint8_t USB_DEVICE_EPINTENSET_Type::__pad1__

bit: 7 Reserved

Definition at line 1326 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EPINTENSET_Type::bit

Structure used for bit access

◆ reg

uint8_t USB_DEVICE_EPINTENSET_Type::reg

Type used for register access

Definition at line 1328 of file usb.h.

◆ RXSTP

uint8_t USB_DEVICE_EPINTENSET_Type::RXSTP

bit: 4 Received Setup Interrupt Enable

Definition at line 1316 of file usb.h.

◆ STALL

uint8_t USB_DEVICE_EPINTENSET_Type::STALL

bit: 5.. 6 Stall x In/out Interrupt enable

Definition at line 1325 of file usb.h.

◆ STALL0

uint8_t USB_DEVICE_EPINTENSET_Type::STALL0

bit: 5 Stall 0 In/out Interrupt enable

Definition at line 1317 of file usb.h.

◆ STALL1

uint8_t USB_DEVICE_EPINTENSET_Type::STALL1

bit: 6 Stall 1 In/out Interrupt enable

Definition at line 1318 of file usb.h.

◆ TRCPT

uint8_t USB_DEVICE_EPINTENSET_Type::TRCPT

bit: 0.. 1 Transfer Complete x Interrupt Enable

Definition at line 1322 of file usb.h.

◆ TRCPT0

uint8_t USB_DEVICE_EPINTENSET_Type::TRCPT0

bit: 0 Transfer Complete 0 Interrupt Enable

Definition at line 1312 of file usb.h.

◆ TRCPT1

uint8_t USB_DEVICE_EPINTENSET_Type::TRCPT1

bit: 1 Transfer Complete 1 Interrupt Enable

Definition at line 1313 of file usb.h.

◆ TRFAIL

uint8_t USB_DEVICE_EPINTENSET_Type::TRFAIL

bit: 2.. 3 Error Flow x Interrupt Enable

Definition at line 1323 of file usb.h.

◆ TRFAIL0

uint8_t USB_DEVICE_EPINTENSET_Type::TRFAIL0

bit: 2 Error Flow 0 Interrupt Enable

Definition at line 1314 of file usb.h.

◆ TRFAIL1

uint8_t USB_DEVICE_EPINTENSET_Type::TRFAIL1

bit: 3 Error Flow 1 Interrupt Enable

Definition at line 1315 of file usb.h.

◆ vec

struct { ... } USB_DEVICE_EPINTENSET_Type::vec

Structure used for vec access


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