Docs.rs
avr-0.0.3
avr 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dylanmckay
Dependencies
Versions
9.91%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
All
avr
0.0.3
Crate Items
Structs
Enums
Constants
Traits
Functions
Type Aliases
List of all items
Structs
addons::uart::Uart
chips::atmega328p::Chip
core::Core
io::Port
mcu::Mcu
mem::Space
regs::Register
regs::RegisterFile
sreg::SReg
Enums
error::Error
inst::Instruction
inst::Variant
Traits
addons::Addon
chips::Chip
Functions
inst::binary::read
inst::binary::try_read32
math::sign_extend
Type Aliases
inst::Address
inst::Gpr
inst::GprPair
inst::RelativeAddress
inst::RelativeAddress7
mem::Address
Constants
core::PTR_SIZE
core::SRAM_DATA_OFFSET
core::SRAM_IO_OFFSET
core::SRAM_REGISTER_OFFSET
regs::SP_HI_NUM
regs::SP_LO_NUM
sreg::CARRY_FLAG
sreg::HALF_CARRY_FLAG
sreg::INTERRUPT_FLAG
sreg::NEGATIVE_FLAG
sreg::OVERFLOW_FLAG
sreg::S_FLAG
sreg::TRANSFER_FLAG
sreg::ZERO_FLAG