ManagedChipSelect

Trait 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