SAME54P20A Test Project
Data Fields
USB_HOST_FNUM_Type Union Reference

Data Fields

struct {
   uint16_t   MFNUM:3
 
   uint16_t   FNUM:11
 
   uint16_t   __pad0__:2
 
bit
 
uint16_t reg
 

Detailed Description

Definition at line 393 of file usb.h.

Field Documentation

◆ __pad0__

uint16_t USB_HOST_FNUM_Type::__pad0__

bit: 14..15 Reserved

Definition at line 397 of file usb.h.

◆ bit

struct { ... } USB_HOST_FNUM_Type::bit

Structure used for bit access

◆ FNUM

uint16_t USB_HOST_FNUM_Type::FNUM

bit: 3..13 Frame Number

Definition at line 396 of file usb.h.

◆ MFNUM

uint16_t USB_HOST_FNUM_Type::MFNUM

bit: 0.. 2 Micro Frame Number

Definition at line 395 of file usb.h.

◆ reg

uint16_t USB_HOST_FNUM_Type::reg

Type used for register access

Definition at line 399 of file usb.h.


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