SAME54P20A Test Project
Data Fields
USB_HOST_STATUS_Type Union Reference

Data Fields

struct {
   uint8_t   __pad0__:2
 
   uint8_t   SPEED:2
 
   uint8_t   __pad1__:2
 
   uint8_t   LINESTATE:2
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 310 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_HOST_STATUS_Type::__pad0__

bit: 0.. 1 Reserved

Definition at line 312 of file usb.h.

◆ __pad1__

uint8_t USB_HOST_STATUS_Type::__pad1__

bit: 4.. 5 Reserved

Definition at line 314 of file usb.h.

◆ bit

struct { ... } USB_HOST_STATUS_Type::bit

Structure used for bit access

◆ LINESTATE

uint8_t USB_HOST_STATUS_Type::LINESTATE

bit: 6.. 7 USB Line State Status

Definition at line 315 of file usb.h.

◆ reg

uint8_t USB_HOST_STATUS_Type::reg

Type used for register access

Definition at line 317 of file usb.h.

◆ SPEED

uint8_t USB_HOST_STATUS_Type::SPEED

bit: 2.. 3 Speed Status

Definition at line 313 of file usb.h.


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