SAME54P20A Test Project
Data Fields
USB_HOST_PSTATUSSET_Type Union Reference

Data Fields

struct {
   uint8_t   DTGL:1
 
   uint8_t   __pad0__:1
 
   uint8_t   CURBK:1
 
   uint8_t   __pad1__:1
 
   uint8_t   PFREEZE:1
 
   uint8_t   __pad2__:1
 
   uint8_t   BK0RDY:1
 
   uint8_t   BK1RDY:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 1018 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_HOST_PSTATUSSET_Type::__pad0__

bit: 1 Reserved

Definition at line 1021 of file usb.h.

◆ __pad1__

uint8_t USB_HOST_PSTATUSSET_Type::__pad1__

bit: 3 Reserved

Definition at line 1023 of file usb.h.

◆ __pad2__

uint8_t USB_HOST_PSTATUSSET_Type::__pad2__

bit: 5 Reserved

Definition at line 1025 of file usb.h.

◆ bit

struct { ... } USB_HOST_PSTATUSSET_Type::bit

Structure used for bit access

◆ BK0RDY

uint8_t USB_HOST_PSTATUSSET_Type::BK0RDY

bit: 6 Bank 0 Ready Set

Definition at line 1026 of file usb.h.

◆ BK1RDY

uint8_t USB_HOST_PSTATUSSET_Type::BK1RDY

bit: 7 Bank 1 Ready Set

Definition at line 1027 of file usb.h.

◆ CURBK

uint8_t USB_HOST_PSTATUSSET_Type::CURBK

bit: 2 Current Bank Set

Definition at line 1022 of file usb.h.

◆ DTGL

uint8_t USB_HOST_PSTATUSSET_Type::DTGL

bit: 0 Data Toggle Set

Definition at line 1020 of file usb.h.

◆ PFREEZE

uint8_t USB_HOST_PSTATUSSET_Type::PFREEZE

bit: 4 Pipe Freeze Set

Definition at line 1024 of file usb.h.

◆ reg

uint8_t USB_HOST_PSTATUSSET_Type::reg

Type used for register access

Definition at line 1029 of file usb.h.


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