Function riot_sys::saul_read_notsup

source ·
pub unsafe extern "C" fn saul_read_notsup(
    dev: *const c_void,
    dat: *mut phydat_t
) -> c_int
Expand description

@brief Fallback function when read is not supported

@details Returns -NOTSUP without evaluating arguments.