Function rog_anime::usb::pkt_for_set_on[][src]

pub const fn pkt_for_set_on(on: bool) -> [u8; 640]
Expand description

Get the packet required for setting the device to on. Requires pkt_for_apply() to be written after.