pub type SpiMailboxWrite = spi_mailbox_write_t;

Implementations§

source§

impl SpiMailboxWrite

source

pub fn execute(&self, uart: &dyn Uart) -> Result<()>