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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
avr_
device
0.7.0
Module syscfg
Module Items
Modules
Structs
Type Aliases
In avr_
device::
atmega4809
avr_device
::
atmega4809
Module
syscfg
Copy item path
Source
Expand description
System Configuration Registers
Modules
§
extbrk
External Break
ocdm
OCD Message Register
ocdms
OCD Message Status
revid
Revision ID
Structs
§
Register
Block
Register block
Type Aliases
§
EXTBRK
EXTBRK (rw) register accessor: an alias for
Reg<EXTBRK_SPEC>
OCDM
OCDM (rw) register accessor: an alias for
Reg<OCDM_SPEC>
OCDMS
OCDMS (rw) register accessor: an alias for
Reg<OCDMS_SPEC>
REVID
REVID (rw) register accessor: an alias for
Reg<REVID_SPEC>