SAME54P20A Test Project
Data Fields
USB_DEVICE_EPCFG_Type Union Reference

Data Fields

struct {
   uint8_t   EPTYPE0:3
 
   uint8_t   __pad0__:1
 
   uint8_t   EPTYPE1:3
 
   uint8_t   NYETDIS:1
 
bit
 
uint8_t reg
 

Detailed Description

Definition at line 828 of file usb.h.

Field Documentation

◆ __pad0__

uint8_t USB_DEVICE_EPCFG_Type::__pad0__

bit: 3 Reserved

Definition at line 831 of file usb.h.

◆ bit

struct { ... } USB_DEVICE_EPCFG_Type::bit

Structure used for bit access

◆ EPTYPE0

uint8_t USB_DEVICE_EPCFG_Type::EPTYPE0

bit: 0.. 2 End Point Type0

Definition at line 830 of file usb.h.

◆ EPTYPE1

uint8_t USB_DEVICE_EPCFG_Type::EPTYPE1

bit: 4.. 6 End Point Type1

Definition at line 832 of file usb.h.

◆ NYETDIS

uint8_t USB_DEVICE_EPCFG_Type::NYETDIS

bit: 7 NYET Token Disable

Definition at line 833 of file usb.h.

◆ reg

uint8_t USB_DEVICE_EPCFG_Type::reg

Type used for register access

Definition at line 835 of file usb.h.


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