pub trait Miso<I> { }Expand description
Implemented for all pins that can function as the MISO pin
Users of this crate should not implement this trait.
pub trait Miso<I> { }Implemented for all pins that can function as the MISO pin
Users of this crate should not implement this trait.