Function neopixel_example::lib::neopixel::spi_dma_send

source ยท
pub fn spi_dma_send(
    spi: &mut SpiDmaBus<'_, SPI2, FullDuplexMode, Blocking>,
    arr: &mut [u8],
    wdt: &mut Wdt<TIMG0>,
)