Expand description
Lowlevel protocol types and helpers
Enums§
- Fast
Boot Command - Fastboot commands
- Fast
Boot Response - Fastboot response
- Fast
Boot Response Parse Error - Parse errors for fastboot responses
Functions§
- parse_
u32_ hex - Parse a hexadecimal 0x prefixed string e.g. 0x1234 into a u32
- parse_
u64_ hex - Parse a hexadecimal 0x prefixed string e.g. 0x1234 into a u64