Public Attributes | |
uint8_t | bytes_per_line: 8 |
Sets the number of source data bytes to print in each formatted line. | |
uint8_t | group_every: 8 |
bool | show_ascii: 1 |
Show or hide ascii interpretation of binary data. | |
bool | show_header: 1 |
Show descriptive column headers. | |
AddressMode | prefix_mode: 2 |
Prefix each line of the dump with an offset or absolute address. | |