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

Field Documentation

◆ __pad0__

uint16_t USB_DEVICE_INTENSET_Type::__pad0__

bit: 10..15 Reserved

Definition at line 531 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_INTENSET_Type::bit

Structure used for bit access

◆ EORSM

uint16_t USB_DEVICE_INTENSET_Type::EORSM

bit: 5 End Of Resume Interrupt Enable

Definition at line 526 of file usb.h.

◆ EORST

uint16_t USB_DEVICE_INTENSET_Type::EORST

bit: 3 End of Reset Interrupt Enable

Definition at line 524 of file usb.h.

◆ LPMNYET

uint16_t USB_DEVICE_INTENSET_Type::LPMNYET

bit: 8 Link Power Management Not Yet Interrupt Enable

Definition at line 529 of file usb.h.

◆ LPMSUSP

uint16_t USB_DEVICE_INTENSET_Type::LPMSUSP

bit: 9 Link Power Management Suspend Interrupt Enable

Definition at line 530 of file usb.h.

◆ MSOF

uint16_t USB_DEVICE_INTENSET_Type::MSOF

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

Definition at line 522 of file usb.h.

◆ RAMACER

uint16_t USB_DEVICE_INTENSET_Type::RAMACER

bit: 7 Ram Access Interrupt Enable

Definition at line 528 of file usb.h.

◆ reg

uint16_t USB_DEVICE_INTENSET_Type::reg

Type used for register access

Definition at line 533 of file usb.h.

◆ SOF

uint16_t USB_DEVICE_INTENSET_Type::SOF

bit: 2 Start Of Frame Interrupt Enable

Definition at line 523 of file usb.h.

◆ SUSPEND

uint16_t USB_DEVICE_INTENSET_Type::SUSPEND

bit: 0 Suspend Interrupt Enable

Definition at line 521 of file usb.h.

◆ UPRSM

uint16_t USB_DEVICE_INTENSET_Type::UPRSM

bit: 6 Upstream Resume Interrupt Enable

Definition at line 527 of file usb.h.

◆ WAKEUP

uint16_t USB_DEVICE_INTENSET_Type::WAKEUP

bit: 4 Wake Up Interrupt Enable

Definition at line 525 of file usb.h.


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