pub trait MisoPin<SPI>: Sealed { }
Expand description

MISO pin. This trait is sealed and cannot be implemented.

Implementors