The watchdog timeout delay.
No USB connection
Macros | |
#define | SUPERVISOR_USB_ROLE_DEVICE 1 |
The Control Panel is acting as a USB device. More... | |
#define | SUPERVISOR_USB_ROLE_HOST 2 |
The Control Panel is acting as a USB host. More... | |
#define | SUPERVISOR_USB_ROLE_NONE 0 |
#define SUPERVISOR_USB_ROLE_DEVICE 1 |
The Control Panel is acting as a USB device.
Referenced by v_supervisor_Host_Connects(), and v_supervisor_Host_Disconnects().
#define SUPERVISOR_USB_ROLE_HOST 2 |
The Control Panel is acting as a USB host.
Referenced by v_supervisor_Device_Connects(), and v_supervisor_Device_Disconnects().
#define SUPERVISOR_USB_ROLE_NONE 0 |