SAME54P20A Test Project
Data Fields
USB_HOST_STATUS_PIPE_Type Union Reference

Data Fields

struct {
   uint16_t   DTGLER:1
 
   uint16_t   DAPIDER:1
 
   uint16_t   PIDER:1
 
   uint16_t   TOUTER:1
 
   uint16_t   CRC16ER:1
 
   uint16_t   ERCNT:3
 
   uint16_t   __pad0__:8
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 1603 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_HOST_STATUS_PIPE_Type::__pad0__

bit: 8..15 Reserved

Definition at line 1611 of file usb.h.

◆ bit

struct { ... } USB_HOST_STATUS_PIPE_Type::bit

Structure used for bit access

◆ CRC16ER

uint16_t USB_HOST_STATUS_PIPE_Type::CRC16ER

bit: 4 CRC16 Error

Definition at line 1609 of file usb.h.

◆ DAPIDER

uint16_t USB_HOST_STATUS_PIPE_Type::DAPIDER

bit: 1 Data PID Error

Definition at line 1606 of file usb.h.

◆ DTGLER

uint16_t USB_HOST_STATUS_PIPE_Type::DTGLER

bit: 0 Data Toggle Error

Definition at line 1605 of file usb.h.

◆ ERCNT

uint16_t USB_HOST_STATUS_PIPE_Type::ERCNT

bit: 5.. 7 Pipe Error Count

Definition at line 1610 of file usb.h.

◆ PIDER

uint16_t USB_HOST_STATUS_PIPE_Type::PIDER

bit: 2 PID Error

Definition at line 1607 of file usb.h.

◆ reg

uint16_t USB_HOST_STATUS_PIPE_Type::reg

Type used for register access

Definition at line 1613 of file usb.h.

◆ TOUTER

uint16_t USB_HOST_STATUS_PIPE_Type::TOUTER

bit: 3 Time Out Error

Definition at line 1608 of file usb.h.


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