SAME54P20A Test Project
Data Fields
USB_HOST_PINTFLAG_Type Union Reference

Data Fields

struct {
   __I uint8_t   TRCPT0:1
 
   __I uint8_t   TRCPT1:1
 
   __I uint8_t   TRFAIL:1
 
   __I uint8_t   PERR:1
 
   __I uint8_t   TXSTP:1
 
   __I uint8_t   STALL:1
 
   __I   uint8_t:2
 
bit
 
struct {
   __I uint8_t   TRCPT:2
 
   __I   uint8_t:6
 
vec
 
uint8_t reg
 

Detailed Description

Definition at line 1178 of file usb.h.

Field Documentation

◆ bit

struct { ... } USB_HOST_PINTFLAG_Type::bit

Structure used for bit access

◆ PERR

__I uint8_t USB_HOST_PINTFLAG_Type::PERR

bit: 3 Pipe Error Interrupt Flag

Definition at line 1183 of file usb.h.

◆ reg

uint8_t USB_HOST_PINTFLAG_Type::reg

Type used for register access

Definition at line 1192 of file usb.h.

◆ STALL

__I uint8_t USB_HOST_PINTFLAG_Type::STALL

bit: 5 Stall Interrupt Flag

Definition at line 1185 of file usb.h.

◆ TRCPT

__I uint8_t USB_HOST_PINTFLAG_Type::TRCPT

bit: 0.. 1 Transfer Complete x Interrupt Flag

Definition at line 1189 of file usb.h.

◆ TRCPT0

__I uint8_t USB_HOST_PINTFLAG_Type::TRCPT0

bit: 0 Transfer Complete 0 Interrupt Flag

Definition at line 1180 of file usb.h.

◆ TRCPT1

__I uint8_t USB_HOST_PINTFLAG_Type::TRCPT1

bit: 1 Transfer Complete 1 Interrupt Flag

Definition at line 1181 of file usb.h.

◆ TRFAIL

__I uint8_t USB_HOST_PINTFLAG_Type::TRFAIL

bit: 2 Error Flow Interrupt Flag

Definition at line 1182 of file usb.h.

◆ TXSTP

__I uint8_t USB_HOST_PINTFLAG_Type::TXSTP

bit: 4 Transmit Setup Interrupt Flag

Definition at line 1184 of file usb.h.

◆ uint8_t

__I USB_HOST_PINTFLAG_Type::uint8_t

bit: 6.. 7 Reserved

bit: 2.. 7 Reserved

Definition at line 1186 of file usb.h.

◆ vec

struct { ... } USB_HOST_PINTFLAG_Type::vec

Structure used for vec access


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