[−][src]Function mynewt::hw::sensor::sensor_get_device
pub unsafe extern "C" fn sensor_get_device(sensor: sensor_ptr) -> *mut os_dev
Return the Mynewt device for the Mynewt sensor.
C API: struct os_dev *sensor_get_device(struct sensor *s)