pub type FileTransferInitializePacket = Cdc2CommandPacket<USER_CDC, FILE_INIT, FileTransferInitializePayload>;
Expand description
Start uploading or downloading file from the device
Aliased Typeยง
pub struct FileTransferInitializePacket { /* private fields */ }