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

Static Private Attributes

list _fields_
 

Detailed Description

Definition at line 62 of file dwc2_info.py.

Member Data Documentation

◆ _fields_

list dwc2_info.GHWCFG3._fields_
staticprivate
Initial value:
= [
("xfer_size_width", ctypes.c_uint32, 4),
("packet_size_width", ctypes.c_uint32, 3),
("otg_enable", ctypes.c_uint32, 1),
("i2c_enable", ctypes.c_uint32, 1),
("vendor_ctrl_itf", ctypes.c_uint32, 1),
("optional_feature_removed", ctypes.c_uint32, 1),
("synch_reset", ctypes.c_uint32, 1),
("otg_adp_support", ctypes.c_uint32, 1),
("otg_enable_hsic", ctypes.c_uint32, 1),
("battery_charger_support", ctypes.c_uint32, 1),
("lpm_mode", ctypes.c_uint32, 1),
("dfifo_depth", ctypes.c_uint32, 16)
]

Definition at line 63 of file dwc2_info.py.


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