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

Field Documentation

◆ __pad0__

uint16_t USB_HOST_PINTSMRY_Type::__pad0__

bit: 8..15 Reserved

Definition at line 745 of file usb.h.

◆ bit

struct { ... } USB_HOST_PINTSMRY_Type::bit

Structure used for bit access

◆ EPINT

uint16_t USB_HOST_PINTSMRY_Type::EPINT

bit: 0.. 7 Pipe x Interrupt

Definition at line 748 of file usb.h.

◆ EPINT0

uint16_t USB_HOST_PINTSMRY_Type::EPINT0

bit: 0 Pipe 0 Interrupt

Definition at line 737 of file usb.h.

◆ EPINT1

uint16_t USB_HOST_PINTSMRY_Type::EPINT1

bit: 1 Pipe 1 Interrupt

Definition at line 738 of file usb.h.

◆ EPINT2

uint16_t USB_HOST_PINTSMRY_Type::EPINT2

bit: 2 Pipe 2 Interrupt

Definition at line 739 of file usb.h.

◆ EPINT3

uint16_t USB_HOST_PINTSMRY_Type::EPINT3

bit: 3 Pipe 3 Interrupt

Definition at line 740 of file usb.h.

◆ EPINT4

uint16_t USB_HOST_PINTSMRY_Type::EPINT4

bit: 4 Pipe 4 Interrupt

Definition at line 741 of file usb.h.

◆ EPINT5

uint16_t USB_HOST_PINTSMRY_Type::EPINT5

bit: 5 Pipe 5 Interrupt

Definition at line 742 of file usb.h.

◆ EPINT6

uint16_t USB_HOST_PINTSMRY_Type::EPINT6

bit: 6 Pipe 6 Interrupt

Definition at line 743 of file usb.h.

◆ EPINT7

uint16_t USB_HOST_PINTSMRY_Type::EPINT7

bit: 7 Pipe 7 Interrupt

Definition at line 744 of file usb.h.

◆ reg

uint16_t USB_HOST_PINTSMRY_Type::reg

Type used for register access

Definition at line 751 of file usb.h.

◆ vec

struct { ... } USB_HOST_PINTSMRY_Type::vec

Structure used for vec access


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