Docs.rs
avr-device-0.7.0
avr-device 0.7.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Rahix
Dependencies
avr-device-macros =0.7.0
normal
optional
bare-metal ^1.0.0
normal
cfg-if ^1.0.0
normal
critical-section ^1.1.1
normal
optional
ufmt ^0.2.0
normal
optional
vcell ^0.1.2
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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 boot_load
avr_
device
0.7.0
Module boot_
load
Module Items
Modules
Structs
Type Aliases
In avr_
device::
atmega2560
avr_device
::
atmega2560
Module
boot_
load
Copy item path
Source
Expand description
Bootloader
Modules
§
spmcsr
Store Program Memory Control Register
Structs
§
Register
Block
Register block
Type Aliases
§
SPMCSR
SPMCSR (rw) register accessor: an alias for
Reg<SPMCSR_SPEC>