[−][src]Trait bl602_hal::prelude::_embedded_hal_blocking_spi_Write
Blocking write
Associated Types
Required methods
fn try_write(&mut self, words: &[W]) -> Result<(), Self::Error>
[−]
Sends words
to the slave, ignoring all the incoming words