We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reader::read_records -> crate::read_records
reader::Error -> crate::ReaderError
writer::generate_srec_file -> crate::generate_srec_file
Data
Into<u32>
pub
Address24
Count24
read_records
Reader
enum Error
struct Error
enum ErrorType
generate_srec_file
Record::encode
FromStr for Record
The text was updated successfully, but these errors were encountered:
No branches or pull requests
v0.2 milestones
reader::read_records -> crate::read_records
reader::Error -> crate::ReaderError
writer::generate_srec_file -> crate::generate_srec_file
Data
structInto<u32>
for address structsv1.0 milestones
pub
modulesAddress24
andCount24
to 24 bitsread_records
to be more palatable (e.g.Reader
)enum Error
->struct Error
+enum ErrorType
)generate_srec_file
Record::encode
andFromStr for Record
generate_srec_file
The text was updated successfully, but these errors were encountered: