[−][src]Function mynewt::hw::sensor::bindings::sensor_clear_low_thresh
pub unsafe extern "C" fn sensor_clear_low_thresh(
devname: *const c_char,
type_: sensor_type_t
) -> c_int
Clears the low threshold for a sensor
devname
: Name of the sensortype
: The sensor type
Return: 0 on success, non-zero on failure