Docs.rs
avrd-1.0.0
avrd 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dylanmckay
Dependencies
avr-mcu ^0.3
build
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 analog_comp_interrupt
avrd
1.0.0
Module analog_
comp_
interrupt
Module Items
Constants
In avrd::
atmega16
avrd
::
atmega16
Module
analog_
comp_
interrupt
Copy item path
Source
Expand description
ANALOG_COMP_INTERRUPT
value group
Constants
ยง
VAL_
0x00
Interrupt on Toggle.
VAL_
0x01
Reserved.
VAL_
0x02
Interrupt on Falling Edge.
VAL_
0x03
Interrupt on Rising Edge.