SAME54P20A Test Project
Data Fields
USB_HOST_PINTENCLR_Type Union Reference

Data Fields

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

Detailed Description

Definition at line 1270 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_HOST_PINTENCLR_Type::__pad0__

bit: 6.. 7 Reserved

bit: 2.. 7 Reserved

Definition at line 1278 of file usb.h.

◆ bit

struct { ... } USB_HOST_PINTENCLR_Type::bit

Structure used for bit access

◆ PERR

uint8_t USB_HOST_PINTENCLR_Type::PERR

bit: 3 Pipe Error Interrupt Disable

Definition at line 1275 of file usb.h.

◆ reg

uint8_t USB_HOST_PINTENCLR_Type::reg

Type used for register access

Definition at line 1284 of file usb.h.

◆ STALL

uint8_t USB_HOST_PINTENCLR_Type::STALL

bit: 5 Stall Inetrrupt Disable

Definition at line 1277 of file usb.h.

◆ TRCPT

uint8_t USB_HOST_PINTENCLR_Type::TRCPT

bit: 0.. 1 Transfer Complete x Disable

Definition at line 1281 of file usb.h.

◆ TRCPT0

uint8_t USB_HOST_PINTENCLR_Type::TRCPT0

bit: 0 Transfer Complete 0 Disable

Definition at line 1272 of file usb.h.

◆ TRCPT1

uint8_t USB_HOST_PINTENCLR_Type::TRCPT1

bit: 1 Transfer Complete 1 Disable

Definition at line 1273 of file usb.h.

◆ TRFAIL

uint8_t USB_HOST_PINTENCLR_Type::TRFAIL

bit: 2 Error Flow Interrupt Disable

Definition at line 1274 of file usb.h.

◆ TXSTP

uint8_t USB_HOST_PINTENCLR_Type::TXSTP

bit: 4 Transmit Setup Interrupt Disable

Definition at line 1276 of file usb.h.

◆ vec

struct { ... } USB_HOST_PINTENCLR_Type::vec

Structure used for vec access


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