SAME54P20A Test Project
Data Fields
USB_HOST_CTRLB_Type Union Reference

Data Fields

struct {
   uint16_t   __pad0__:1
 
   uint16_t   RESUME:1
 
   uint16_t   SPDCONF:2
 
   uint16_t   AUTORESUME:1
 
   uint16_t   TSTJ:1
 
   uint16_t   TSTK:1
 
   uint16_t   __pad1__:1
 
   uint16_t   SOFE:1
 
   uint16_t   BUSRESET:1
 
   uint16_t   VBUSOK:1
 
   uint16_t   L1RESUME:1
 
   uint16_t   __pad2__:4
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 182 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_HOST_CTRLB_Type::__pad0__

bit: 0 Reserved

Definition at line 184 of file usb.h.

◆ __pad1__

uint16_t USB_HOST_CTRLB_Type::__pad1__

bit: 7 Reserved

Definition at line 190 of file usb.h.

◆ __pad2__

uint16_t USB_HOST_CTRLB_Type::__pad2__

bit: 12..15 Reserved

Definition at line 195 of file usb.h.

◆ AUTORESUME

uint16_t USB_HOST_CTRLB_Type::AUTORESUME

bit: 4 Auto Resume Enable

Definition at line 187 of file usb.h.

◆ bit

struct { ... } USB_HOST_CTRLB_Type::bit

Structure used for bit access

◆ BUSRESET

uint16_t USB_HOST_CTRLB_Type::BUSRESET

bit: 9 Send USB Reset

Definition at line 192 of file usb.h.

◆ L1RESUME

uint16_t USB_HOST_CTRLB_Type::L1RESUME

bit: 11 Send L1 Resume

Definition at line 194 of file usb.h.

◆ reg

uint16_t USB_HOST_CTRLB_Type::reg

Type used for register access

Definition at line 197 of file usb.h.

◆ RESUME

uint16_t USB_HOST_CTRLB_Type::RESUME

bit: 1 Send USB Resume

Definition at line 185 of file usb.h.

◆ SOFE

uint16_t USB_HOST_CTRLB_Type::SOFE

bit: 8 Start of Frame Generation Enable

Definition at line 191 of file usb.h.

◆ SPDCONF

uint16_t USB_HOST_CTRLB_Type::SPDCONF

bit: 2.. 3 Speed Configuration for Host

Definition at line 186 of file usb.h.

◆ TSTJ

uint16_t USB_HOST_CTRLB_Type::TSTJ

bit: 5 Test mode J

Definition at line 188 of file usb.h.

◆ TSTK

uint16_t USB_HOST_CTRLB_Type::TSTK

bit: 6 Test mode K

Definition at line 189 of file usb.h.

◆ VBUSOK

uint16_t USB_HOST_CTRLB_Type::VBUSOK

bit: 10 VBUS is OK

Definition at line 193 of file usb.h.


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