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

Field Documentation

◆ __pad0__

uint8_t USB_HOST_PINTENSET_Type::__pad0__

bit: 6.. 7 Reserved

bit: 2.. 7 Reserved

Definition at line 1370 of file usb.h.

◆ bit

struct { ... } USB_HOST_PINTENSET_Type::bit

Structure used for bit access

◆ PERR

uint8_t USB_HOST_PINTENSET_Type::PERR

bit: 3 Pipe Error Interrupt Enable

Definition at line 1367 of file usb.h.

◆ reg

uint8_t USB_HOST_PINTENSET_Type::reg

Type used for register access

Definition at line 1376 of file usb.h.

◆ STALL

uint8_t USB_HOST_PINTENSET_Type::STALL

bit: 5 Stall Interrupt Enable

Definition at line 1369 of file usb.h.

◆ TRCPT

uint8_t USB_HOST_PINTENSET_Type::TRCPT

bit: 0.. 1 Transfer Complete x Interrupt Enable

Definition at line 1373 of file usb.h.

◆ TRCPT0

uint8_t USB_HOST_PINTENSET_Type::TRCPT0

bit: 0 Transfer Complete 0 Interrupt Enable

Definition at line 1364 of file usb.h.

◆ TRCPT1

uint8_t USB_HOST_PINTENSET_Type::TRCPT1

bit: 1 Transfer Complete 1 Interrupt Enable

Definition at line 1365 of file usb.h.

◆ TRFAIL

uint8_t USB_HOST_PINTENSET_Type::TRFAIL

bit: 2 Error Flow Interrupt Enable

Definition at line 1366 of file usb.h.

◆ TXSTP

uint8_t USB_HOST_PINTENSET_Type::TXSTP

bit: 4 Transmit Setup Interrupt Enable

Definition at line 1368 of file usb.h.

◆ vec

struct { ... } USB_HOST_PINTENSET_Type::vec

Structure used for vec access


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