Module rp6::avr::prelude

source ·
Expand description

Convenience module grouping functions that might be worth re-exporting to other crates.

Re-exports

pub use super::device::DataDirection;
pub use super::device::Pin;
pub use super::device::Register;
pub use super::device::RegisterBits;
pub use super::device::RegisterValue;
pub use super::interrupt;