Expand description
Structs§
- BinFile
- Struct representing a binary file
- Segment
- A segment is a chunk of data with given minimum and maximum address. A segment has no gaps within
Enums§
- Error
- Error of bin_copy
- ExtTek
HexRecord - Record of a Extended Tektronix Object Format
- IHex
Format - Enum defining the intel hex format
Default value can be created with
IHexFormat::default()
- IHex
Record - This data structure holds a single line from a Intel Hex File.
- SRecord
- An SRecord
- SRecord
Address Length - Enum defining the Address Length of SRec
Default value can be created with
SRecordAddressLength::default()
Traits§
- Record
- Record trait for Datatypes having records. A record means that a line of the file is representing a closed information