Module de.ibapl.jnhw.syscall.linux
Interface Ch9.Usb3_link_state
-
- Enclosing interface:
- Ch9
public static interface Ch9.Usb3_link_state
-
-
Field Summary
Fields Modifier and Type Field Description static intUSB3_LPM_U0static intUSB3_LPM_U1static intUSB3_LPM_U2static intUSB3_LPM_U3
-
-
-
Field Detail
-
USB3_LPM_U0
static final int USB3_LPM_U0
- See Also:
- Constant Field Values
-
USB3_LPM_U1
static final int USB3_LPM_U1
- See Also:
- Constant Field Values
-
USB3_LPM_U2
static final int USB3_LPM_U2
- See Also:
- Constant Field Values
-
USB3_LPM_U3
static final int USB3_LPM_U3
- See Also:
- Constant Field Values
-
-