SAME54P20A Test Project
Data Fields
USB_DEVICE_INTFLAG_Type Union Reference

Data Fields

struct {
   __I uint16_t   SUSPEND:1
 
   __I uint16_t   MSOF:1
 
   __I uint16_t   SOF:1
 
   __I uint16_t   EORST:1
 
   __I uint16_t   WAKEUP:1
 
   __I uint16_t   EORSM:1
 
   __I uint16_t   UPRSM:1
 
   __I uint16_t   RAMACER:1
 
   __I uint16_t   LPMNYET:1
 
   __I uint16_t   LPMSUSP:1
 
   __I   uint16_t:6
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 604 of file usb.h.

Field Documentation

◆ bit

struct { ... } USB_DEVICE_INTFLAG_Type::bit

Structure used for bit access

◆ EORSM

__I uint16_t USB_DEVICE_INTFLAG_Type::EORSM

bit: 5 End Of Resume

Definition at line 611 of file usb.h.

◆ EORST

__I uint16_t USB_DEVICE_INTFLAG_Type::EORST

bit: 3 End of Reset

Definition at line 609 of file usb.h.

◆ LPMNYET

__I uint16_t USB_DEVICE_INTFLAG_Type::LPMNYET

bit: 8 Link Power Management Not Yet

Definition at line 614 of file usb.h.

◆ LPMSUSP

__I uint16_t USB_DEVICE_INTFLAG_Type::LPMSUSP

bit: 9 Link Power Management Suspend

Definition at line 615 of file usb.h.

◆ MSOF

__I uint16_t USB_DEVICE_INTFLAG_Type::MSOF

bit: 1 Micro Start of Frame in High Speed Mode

Definition at line 607 of file usb.h.

◆ RAMACER

__I uint16_t USB_DEVICE_INTFLAG_Type::RAMACER

bit: 7 Ram Access

Definition at line 613 of file usb.h.

◆ reg

uint16_t USB_DEVICE_INTFLAG_Type::reg

Type used for register access

Definition at line 618 of file usb.h.

◆ SOF

__I uint16_t USB_DEVICE_INTFLAG_Type::SOF

bit: 2 Start Of Frame

Definition at line 608 of file usb.h.

◆ SUSPEND

__I uint16_t USB_DEVICE_INTFLAG_Type::SUSPEND

bit: 0 Suspend

Definition at line 606 of file usb.h.

◆ uint16_t

__I USB_DEVICE_INTFLAG_Type::uint16_t

bit: 10..15 Reserved

Definition at line 616 of file usb.h.

◆ UPRSM

__I uint16_t USB_DEVICE_INTFLAG_Type::UPRSM

bit: 6 Upstream Resume

Definition at line 612 of file usb.h.

◆ WAKEUP

__I uint16_t USB_DEVICE_INTFLAG_Type::WAKEUP

bit: 4 Wake Up

Definition at line 610 of file usb.h.


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