Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/stmhal/adc.h

4 lines
85 B
C
Raw Normal View History

stmhal: Make pyb.ADC the ADC class (not a function).
2014-03-24 19:27:13 +00:00
extern const mp_obj_type_t pyb_adc_type;
stmhal - fixed up adc stuff Added support for the ADC channels and mappings to make_pins.py I'm not sure if the hal properly deals with the channel 16/18 differences between the 40x and 42x. It seems to deal with it partially. This particular aspect will need testing on a 42x or 43x.
2014-03-24 10:49:23 -07:00
MP_DECLARE_CONST_FUN_OBJ(pyb_ADC_all_obj);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 39ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API