Expand description
Write a binary application to a target device
The Flasher struct abstracts over various operations for writing a binary application to a target device. It additionally provides some operations to read information from the target device.
Re-exports§
pub use crate::connection::SecurityInfo;serialport
Structs§
- Device
Info - Information about the connected device
- Flash
Data - Flash data and configuration
- Flash
Settings - Flash settings to use when flashing a device.
- Flash
Size Iter - An iterator over the variants of FlashSize
- Flasher
serialport - Connect to and flash a target device
- SpiAttach
Params - Parameters for attaching to a target devices SPI flash
- SpiSet
Params - Parameters of the attached SPI flash chip (sizes, etc).
Enums§
- Flash
Frequency - Supported flash frequencies
- Flash
Mode - Supported flash modes
- Flash
Size - Supported flash sizes