[][src]Module srec::reader

Parsing of SREC records and files

Enums

Error

Errors which may occur during reading

Functions

read_records

Reads records from a newline separated (either "\n" or "\r\n") string, returning an iterator over them