1 2 3 4 5
//! See table 9-6 of (USB2) pub const DEVICE_REMOTE_WAKEUP: u16 = 1; pub const ENDPOINT_HALT: u16 = 0; pub const TEST_MODE: u16 = 2;