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

Field Documentation

◆ __pad0__

uint16_t USB_HOST_INTENCLR_Type::__pad0__

bit: 0.. 1 Reserved

Definition at line 481 of file usb.h.

◆ __pad1__

uint16_t USB_HOST_INTENCLR_Type::__pad1__

bit: 10..15 Reserved

Definition at line 490 of file usb.h.

◆ bit

struct { ... } USB_HOST_INTENCLR_Type::bit

Structure used for bit access

◆ DCONN

uint16_t USB_HOST_INTENCLR_Type::DCONN

bit: 8 Device Connection Interrupt Disable

Definition at line 488 of file usb.h.

◆ DDISC

uint16_t USB_HOST_INTENCLR_Type::DDISC

bit: 9 Device Disconnection Interrupt Disable

Definition at line 489 of file usb.h.

◆ DNRSM

uint16_t USB_HOST_INTENCLR_Type::DNRSM

bit: 5 DownStream to Device Interrupt Disable

Definition at line 485 of file usb.h.

◆ HSOF

uint16_t USB_HOST_INTENCLR_Type::HSOF

bit: 2 Host Start Of Frame Interrupt Disable

Definition at line 482 of file usb.h.

◆ RAMACER

uint16_t USB_HOST_INTENCLR_Type::RAMACER

bit: 7 Ram Access Interrupt Disable

Definition at line 487 of file usb.h.

◆ reg

uint16_t USB_HOST_INTENCLR_Type::reg

Type used for register access

Definition at line 492 of file usb.h.

◆ RST

uint16_t USB_HOST_INTENCLR_Type::RST

bit: 3 BUS Reset Interrupt Disable

Definition at line 483 of file usb.h.

◆ UPRSM

uint16_t USB_HOST_INTENCLR_Type::UPRSM

bit: 6 Upstream Resume from Device Interrupt Disable

Definition at line 486 of file usb.h.

◆ WAKEUP

uint16_t USB_HOST_INTENCLR_Type::WAKEUP

bit: 4 Wake Up Interrupt Disable

Definition at line 484 of file usb.h.


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