furi_hal_spi_release

Function furi_hal_spi_release 

Source
pub unsafe extern "C" fn furi_hal_spi_release(
    handle: *const FuriHalSpiBusHandle,
)
Expand description

Release SPI bus

calls furi_crash on programming error, CS transition is up to handler event routine

ยงArguments

  • handle - pointer to FuriHalSpiBusHandle instance