Open FFBoard
Open source force feedback firmware
ohci_hcca_t Struct Reference

#include <ohci.h>

Public Attributes

uint32_t interrupt_table [32]
 
volatile uint16_t frame_number
 
volatile uint16_t frame_pad
 
volatile uint32_t done_head
 
uint8_t reserved [116+4]
 

Detailed Description

Definition at line 54 of file ohci.h.

Member Data Documentation

◆ done_head

volatile uint32_t ohci_hcca_t::done_head

Definition at line 58 of file ohci.h.

◆ frame_number

volatile uint16_t ohci_hcca_t::frame_number

Definition at line 56 of file ohci.h.

◆ frame_pad

volatile uint16_t ohci_hcca_t::frame_pad

Definition at line 57 of file ohci.h.

◆ interrupt_table

uint32_t ohci_hcca_t::interrupt_table[32]

Definition at line 55 of file ohci.h.

◆ reserved

uint8_t ohci_hcca_t::reserved[116+4]

Definition at line 59 of file ohci.h.


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