Trait driver_pal::ManagedChipSelect

source ·
pub trait ManagedChipSelect { }
Expand description

ManagedChipSelect marker trait indicates CS is managed by the driver

Implementors§

source§

impl<Spi, CsPin, BusyPin, ReadyPin, ResetPin, Delay> ManagedChipSelect for Wrapper<Spi, CsPin, BusyPin, ReadyPin, ResetPin, Delay>

ManagedChipSelect indicates wrapper controls CS line