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

@brief Fallback function when write is not supported

@details Returns -NOTSUP without evaluating arguments.