Struct hid_io_protocol::commands::h0010::Ack
source · pub struct Ack<const S: usize> {
pub command: Command,
pub field: u8,
pub field_list: Vec<u8, S>,
pub string: String<S>,
}
Fields§
§command: Command
§field: u8
8-bit field id Ignored by ListFields
field_list: Vec<u8, S>
List of field ids
string: String<S>
String payload