Open FFBoard
Open source force feedback firmware
ehci_link_t Union Reference

Link pointer. More...

#include <ehci.h>

Public Attributes

uint32_t address
 
struct {
   uint32_t   terminate: 1
 
   uint32_t   type: 2
 
}; 
 

Detailed Description

Link pointer.

Definition at line 76 of file ehci.h.

Member Data Documentation

◆ 

struct { ... } ehci_link_t::@157

◆ address

uint32_t ehci_link_t::address

Definition at line 77 of file ehci.h.

◆ terminate

uint32_t ehci_link_t::terminate

Definition at line 79 of file ehci.h.

◆ type

uint32_t ehci_link_t::type

Definition at line 80 of file ehci.h.


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