SAME54P20A Test Project
Data Fields
USB_HOST_PCFG_Type Union Reference

Data Fields

struct {
   uint8_t   PTOKEN:2
 
   uint8_t   BK:1
 
   uint8_t   PTYPE:3
 
   uint8_t   __pad0__:2
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 854 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_HOST_PCFG_Type::__pad0__

bit: 6.. 7 Reserved

Definition at line 859 of file usb.h.

◆ bit

struct { ... } USB_HOST_PCFG_Type::bit

Structure used for bit access

◆ BK

uint8_t USB_HOST_PCFG_Type::BK

bit: 2 Pipe Bank

Definition at line 857 of file usb.h.

◆ PTOKEN

uint8_t USB_HOST_PCFG_Type::PTOKEN

bit: 0.. 1 Pipe Token

Definition at line 856 of file usb.h.

◆ PTYPE

uint8_t USB_HOST_PCFG_Type::PTYPE

bit: 3.. 5 Pipe Type

Definition at line 858 of file usb.h.

◆ reg

uint8_t USB_HOST_PCFG_Type::reg

Type used for register access

Definition at line 861 of file usb.h.


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