[][src]Function mynewt::spi::internal_spi_noblock_write

fn internal_spi_noblock_write(
    buf: &'static u8,
    len: i32,
    is_command: bool
) -> MynewtResult<()>

Perform non-blocking SPI write in Mynewt OS. Blocks until SPI write completes.