pub type FileLoadActionPacket = Cdc2CommandPacket<USER_CDC, FILE_LOAD, FileLoadActionPayload>;
Expand description
Run a binrary file on the brain or stop the program running on the brain.
Aliased Typeยง
pub struct FileLoadActionPacket { /* private fields */ }