[][src]Function mraa_sys::mraa_get_platform_adc_raw_bits

pub unsafe extern "C" fn mraa_get_platform_adc_raw_bits(
    platform_offset: u8
) -> c_uint

Check the specified board's bit size when reading the value

@param platform_offset specified platform offset; 0 for main platform, 1 for sub platform @return raw bits being read from kernel module. zero if no ADC