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

Field Documentation

◆ __pad0__

uint8_t USB_HOST_PSTATUSCLR_Type::__pad0__

bit: 1 Reserved

Definition at line 945 of file usb.h.

◆ __pad1__

uint8_t USB_HOST_PSTATUSCLR_Type::__pad1__

bit: 3 Reserved

Definition at line 947 of file usb.h.

◆ __pad2__

uint8_t USB_HOST_PSTATUSCLR_Type::__pad2__

bit: 5 Reserved

Definition at line 949 of file usb.h.

◆ bit

struct { ... } USB_HOST_PSTATUSCLR_Type::bit

Structure used for bit access

◆ BK0RDY

uint8_t USB_HOST_PSTATUSCLR_Type::BK0RDY

bit: 6 Bank 0 Ready Clear

Definition at line 950 of file usb.h.

◆ BK1RDY

uint8_t USB_HOST_PSTATUSCLR_Type::BK1RDY

bit: 7 Bank 1 Ready Clear

Definition at line 951 of file usb.h.

◆ CURBK

uint8_t USB_HOST_PSTATUSCLR_Type::CURBK

bit: 2 Curren Bank clear

Definition at line 946 of file usb.h.

◆ DTGL

uint8_t USB_HOST_PSTATUSCLR_Type::DTGL

bit: 0 Data Toggle clear

Definition at line 944 of file usb.h.

◆ PFREEZE

uint8_t USB_HOST_PSTATUSCLR_Type::PFREEZE

bit: 4 Pipe Freeze Clear

Definition at line 948 of file usb.h.

◆ reg

uint8_t USB_HOST_PSTATUSCLR_Type::reg

Type used for register access

Definition at line 953 of file usb.h.


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