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 fuse_window
avrd
1.0.0
Module fuse_
window
Module Items
Constants
In avrd::
attiny214
avrd
::
attiny214
Module
fuse_
window
Copy item path
Source
Expand description
Watchdog Window Timeout Period select
Constants
ยง
OFF
Window mode off.
_1KCLK
1K cycles (1.0s).
_2KCLK
2K cycles (2.0s).
_4KCLK
4K cycles (4.1s).
_8CLK
8 cycles (8ms).
_8KCLK
8K cycles (8.2s).
_16CLK
16 cycles (16ms).
_32CLK
32 cycles (32ms).
_64CLK
64 cycles (64ms).
_128CLK
128 cycles (0.128s).
_256CLK
256 cycles (0.256s).
_512CLK
512 cycles (0.512s).