Function mnemos_d1_core::drivers::spim::kernel_spim1
source · pub unsafe fn kernel_spim1(
spi1: SPI_DBI,
ccu: &mut Ccu,
gpio: &mut GPIO,
) -> Spim1
Expand description
§Safety
- The `SPI_DBI``s register block must not be concurrently written to.
- This function should be called only while running on an Allwinner D1.