SAME54P20A Test Project
Data Fields
USB_DEVICE_STATUS_BK_Type Union Reference

Data Fields

struct {
   uint8_t   CRCERR:1
 
   uint8_t   ERRORFLOW:1
 
   uint8_t   __pad0__:6
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 1536 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_DEVICE_STATUS_BK_Type::__pad0__

bit: 2.. 7 Reserved

Definition at line 1540 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_STATUS_BK_Type::bit

Structure used for bit access

◆ CRCERR

uint8_t USB_DEVICE_STATUS_BK_Type::CRCERR

bit: 0 CRC Error Status

Definition at line 1538 of file usb.h.

◆ ERRORFLOW

uint8_t USB_DEVICE_STATUS_BK_Type::ERRORFLOW

bit: 1 Error Flow Status

Definition at line 1539 of file usb.h.

◆ reg

uint8_t USB_DEVICE_STATUS_BK_Type::reg

Type used for register access

Definition at line 1542 of file usb.h.


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