SAME54P20A Test Project
Data Fields
USB_DEVICE_INTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 434 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_DEVICE_INTENCLR_Type::__pad0__

bit: 10..15 Reserved

Definition at line 446 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_INTENCLR_Type::bit

Structure used for bit access

◆ EORSM

uint16_t USB_DEVICE_INTENCLR_Type::EORSM

bit: 5 End Of Resume Interrupt Enable

Definition at line 441 of file usb.h.

◆ EORST

uint16_t USB_DEVICE_INTENCLR_Type::EORST

bit: 3 End of Reset Interrupt Enable

Definition at line 439 of file usb.h.

◆ LPMNYET

uint16_t USB_DEVICE_INTENCLR_Type::LPMNYET

bit: 8 Link Power Management Not Yet Interrupt Enable

Definition at line 444 of file usb.h.

◆ LPMSUSP

uint16_t USB_DEVICE_INTENCLR_Type::LPMSUSP

bit: 9 Link Power Management Suspend Interrupt Enable

Definition at line 445 of file usb.h.

◆ MSOF

uint16_t USB_DEVICE_INTENCLR_Type::MSOF

bit: 1 Micro Start of Frame Interrupt Enable in High Speed Mode

Definition at line 437 of file usb.h.

◆ RAMACER

uint16_t USB_DEVICE_INTENCLR_Type::RAMACER

bit: 7 Ram Access Interrupt Enable

Definition at line 443 of file usb.h.

◆ reg

uint16_t USB_DEVICE_INTENCLR_Type::reg

Type used for register access

Definition at line 448 of file usb.h.

◆ SOF

uint16_t USB_DEVICE_INTENCLR_Type::SOF

bit: 2 Start Of Frame Interrupt Enable

Definition at line 438 of file usb.h.

◆ SUSPEND

uint16_t USB_DEVICE_INTENCLR_Type::SUSPEND

bit: 0 Suspend Interrupt Enable

Definition at line 436 of file usb.h.

◆ UPRSM

uint16_t USB_DEVICE_INTENCLR_Type::UPRSM

bit: 6 Upstream Resume Interrupt Enable

Definition at line 442 of file usb.h.

◆ WAKEUP

uint16_t USB_DEVICE_INTENCLR_Type::WAKEUP

bit: 4 Wake Up Interrupt Enable

Definition at line 440 of file usb.h.


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