pub type FileTransferExitPacket = Cdc2CommandPacket<USER_CDC, FILE_EXIT, FileExitAction>;
Expand description
Finish uploading or downloading file from the device
Aliased Typeยง
pub struct FileTransferExitPacket { /* private fields */ }
pub type FileTransferExitPacket = Cdc2CommandPacket<USER_CDC, FILE_EXIT, FileExitAction>;
Finish uploading or downloading file from the device
pub struct FileTransferExitPacket { /* private fields */ }