Docs.rs
avr-device-0.5.0
avr-device 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Rahix
Dependencies
avr-device-macros =0.5.0
normal
bare-metal ^1.0.0
normal
cfg-if ^1.0.0
normal
critical-section ^1.1.1
normal
ufmt ^0.2.0
normal
vcell ^0.1.2
normal
Versions
100%
of the crate is documented
Go to latest version
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 ac
Modules
Structs
Type Definitions
?
Module
avr_device
::
atmega328p
::
ac
source
·
[
−
]
Expand description
Analog Comparator
Modules
acsr
Analog Comparator Control And Status Register
didr1
Digital Input Disable Register 1
Structs
RegisterBlock
Register block
Type Definitions
ACSR
ACSR (rw) register accessor: an alias for
Reg<ACSR_SPEC>
DIDR1
DIDR1 (rw) register accessor: an alias for
Reg<DIDR1_SPEC>