Function arduino_esp::SPIRead [] [src]

pub unsafe extern "C" fn SPIRead(
    addr: u32,
    dest: *mut c_void,
    size: usize
) -> c_int