SAME54P20A Test Project
Data Fields
USB_HOST_INTENSET_Type Union Reference

Data Fields

struct {
   uint16_t   __pad0__:2
 
   uint16_t   HSOF:1
 
   uint16_t   RST:1
 
   uint16_t   WAKEUP:1
 
   uint16_t   DNRSM:1
 
   uint16_t   UPRSM:1
 
   uint16_t   RAMACER:1
 
   uint16_t   DCONN:1
 
   uint16_t   DDISC:1
 
   uint16_t   __pad1__:6
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 564 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_HOST_INTENSET_Type::__pad0__

bit: 0.. 1 Reserved

Definition at line 566 of file usb.h.

◆ __pad1__

uint16_t USB_HOST_INTENSET_Type::__pad1__

bit: 10..15 Reserved

Definition at line 575 of file usb.h.

◆ bit

struct { ... } USB_HOST_INTENSET_Type::bit

Structure used for bit access

◆ DCONN

uint16_t USB_HOST_INTENSET_Type::DCONN

bit: 8 Link Power Management Interrupt Enable

Definition at line 573 of file usb.h.

◆ DDISC

uint16_t USB_HOST_INTENSET_Type::DDISC

bit: 9 Device Disconnection Interrupt Enable

Definition at line 574 of file usb.h.

◆ DNRSM

uint16_t USB_HOST_INTENSET_Type::DNRSM

bit: 5 DownStream to the Device Interrupt Enable

Definition at line 570 of file usb.h.

◆ HSOF

uint16_t USB_HOST_INTENSET_Type::HSOF

bit: 2 Host Start Of Frame Interrupt Enable

Definition at line 567 of file usb.h.

◆ RAMACER

uint16_t USB_HOST_INTENSET_Type::RAMACER

bit: 7 Ram Access Interrupt Enable

Definition at line 572 of file usb.h.

◆ reg

uint16_t USB_HOST_INTENSET_Type::reg

Type used for register access

Definition at line 577 of file usb.h.

◆ RST

uint16_t USB_HOST_INTENSET_Type::RST

bit: 3 Bus Reset Interrupt Enable

Definition at line 568 of file usb.h.

◆ UPRSM

uint16_t USB_HOST_INTENSET_Type::UPRSM

bit: 6 Upstream Resume fromthe device Interrupt Enable

Definition at line 571 of file usb.h.

◆ WAKEUP

uint16_t USB_HOST_INTENSET_Type::WAKEUP

bit: 4 Wake Up Interrupt Enable

Definition at line 569 of file usb.h.


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