Open FFBoard
Open source force feedback firmware
dwc2_info.GHWCFG2 Class Reference
Inheritance diagram for dwc2_info.GHWCFG2:

Static Private Attributes

list _fields_
 

Detailed Description

Definition at line 42 of file dwc2_info.py.

Member Data Documentation

◆ _fields_

list dwc2_info.GHWCFG2._fields_
staticprivate
Initial value:
= [
("op_mode", ctypes.c_uint32, 3),
("arch", ctypes.c_uint32, 2),
("single_point", ctypes.c_uint32, 1),
("hs_phy_type", ctypes.c_uint32, 2),
("fs_phy_type", ctypes.c_uint32, 2),
("num_dev_ep", ctypes.c_uint32, 4),
("num_host_ch", ctypes.c_uint32, 4),
("period_channel_support", ctypes.c_uint32, 1),
("enable_dynamic_fifo", ctypes.c_uint32, 1),
("mul_proc_intrpt", ctypes.c_uint32, 1),
("reserved21", ctypes.c_uint32, 1),
("nptx_q_depth", ctypes.c_uint32, 2),
("ptx_q_depth", ctypes.c_uint32, 2),
("token_q_depth", ctypes.c_uint32, 5),
("otg_enable_ic_usb", ctypes.c_uint32, 1)
]

Definition at line 43 of file dwc2_info.py.


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