pub trait ValidPinIdTx<SPI: SpiDevice>: Sealed { }
Expand description

Indicates a valid Tx pin for SPI0 or SPI1

Implementors§