Docs.rs
sftool-lib-0.1.14
sftool-lib 0.1.14
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
HalfSweet
Dependencies
bitfield ^0.19.0
normal
clap ^4.2.1
normal
optional
crc ^3.2.1
normal
goblin ^0.9.3
normal
ihex ^3.0
normal
indicatif ^0.17.11
normal
memmap2 ^0.9.5
normal
phf ^0.11
normal
probe-rs ^0.27.0
normal
rust-embed ^8.6.0
normal
serialport ^4.7.0
normal
strum ^0.27.1
normal
tempfile ^3.17.1
normal
tracing ^0.1.41
normal
Versions
32.65%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module ram_command
sftool_
lib
0.1.14
Module ram_
command
Module Items
Structs
Enums
Constants
Traits
In sftool_
lib::
common
sftool_lib
::
common
Module
ram_
command
Copy item path
Source
Structs
§
Command
Config
命令处理的配置参数
RamOps
通用的RAM操作处理器,包含可复用的逻辑
Enums
§
Command
通用的RAM命令枚举,可在不同芯片间复用
Response
通用的命令响应枚举
Constants
§
RESPONSE_
STR_
TABLE
响应字符串查找表
Traits
§
Download
Stub
Stub下载trait,定义了下载stub的接口
RamCommand
RAM命令处理trait,定义了发送命令和数据的接口