This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| logicpython:cubloc_api:adin [2026/04/10 02:36] – [Related APIs] mfranklin | logicpython:cubloc_api:adin [2026/05/15 03:24] (current) – [ADIn] mfranklin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ADIn ====== | ====== ADIn ====== | ||
| - | Read the full MicroPython ADC value from the specified ADC '' | + | Read the raw digital |
| ===== Syntax ===== | ===== Syntax ===== | ||
| Line 13: | Line 13: | ||
| ===== Parameters ===== | ===== Parameters ===== | ||
| - | * **channel**: | + | * **channel**: |
| ===== Return Value ===== | ===== Return Value ===== | ||
| - | Returns the read_u16() value exposed by the RP2 MicroPython runtime. | + | Returns the '' |
| ===== Exceptions ===== | ===== Exceptions ===== | ||