micropython/stmhal/adc.h

4 lines
85 B
C

extern const mp_obj_type_t pyb_adc_type;
MP_DECLARE_CONST_FUN_OBJ(pyb_ADC_all_obj);