Trait e310x_hal::spi::PinCS

source ·
pub trait PinCS<SPI>: Sealed { }
Expand description

SPI Chip Select pin - DO NOT IMPLEMENT THIS TRAIT

This trait is implemented for chip select pins only

Implementors§