SAME54P20A Test Project
Data Fields
USB_DEVICE_EPINTSMRY_Type Union Reference

Data Fields

struct {
   uint16_t   EPINT0:1
 
   uint16_t   EPINT1:1
 
   uint16_t   EPINT2:1
 
   uint16_t   EPINT3:1
 
   uint16_t   EPINT4:1
 
   uint16_t   EPINT5:1
 
   uint16_t   EPINT6:1
 
   uint16_t   EPINT7:1
 
   uint16_t   __pad0__:8
 
bit
 
struct {
   uint16_t   EPINT:8
 
   uint16_t   __pad0__:8
 
vec
 
uint16_t reg
 

Detailed Description

Definition at line 689 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_DEVICE_EPINTSMRY_Type::__pad0__

bit: 8..15 Reserved

Definition at line 699 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EPINTSMRY_Type::bit

Structure used for bit access

◆ EPINT

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT

bit: 0.. 7 End Point x Interrupt

Definition at line 702 of file usb.h.

◆ EPINT0

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT0

bit: 0 End Point 0 Interrupt

Definition at line 691 of file usb.h.

◆ EPINT1

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT1

bit: 1 End Point 1 Interrupt

Definition at line 692 of file usb.h.

◆ EPINT2

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT2

bit: 2 End Point 2 Interrupt

Definition at line 693 of file usb.h.

◆ EPINT3

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT3

bit: 3 End Point 3 Interrupt

Definition at line 694 of file usb.h.

◆ EPINT4

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT4

bit: 4 End Point 4 Interrupt

Definition at line 695 of file usb.h.

◆ EPINT5

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT5

bit: 5 End Point 5 Interrupt

Definition at line 696 of file usb.h.

◆ EPINT6

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT6

bit: 6 End Point 6 Interrupt

Definition at line 697 of file usb.h.

◆ EPINT7

uint16_t USB_DEVICE_EPINTSMRY_Type::EPINT7

bit: 7 End Point 7 Interrupt

Definition at line 698 of file usb.h.

◆ reg

uint16_t USB_DEVICE_EPINTSMRY_Type::reg

Type used for register access

Definition at line 705 of file usb.h.

◆ vec

struct { ... } USB_DEVICE_EPINTSMRY_Type::vec

Structure used for vec access


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