[][src]Function mraa_sys::mraa_get_aio_count

pub unsafe extern "C" fn mraa_get_aio_count() -> c_int

Get the number of usable analog pins, board must be initialised.

@return number of usable ADC inputs on the platform and -1 on failure.