[][src]Crate rxprog

rxprog

rxprog is a library for communicating with and programming devices such as the RX210 from Renesas, and other devices which implement the "Boot Mode" protocol.

Modules

command

Commands, and command execution

programmer

Interface wrapping a serial port to program a device

target

Connection to a target device

Structs

Error

An error type for communication/programming operations

Enums

ErrorKind

Categories of errors that can occur when communicating with/programming a target device

Type Definitions

Result

A type for results generated when communicating with/programming a target device