#include "export.h"Go to the source code of this file.
Functions | |
| EXPORT_SYM int | analog10 (int port) |
| EXPORT_SYM int | analog (int port) |
| EXPORT_SYM void | set_analog_pullup (int port, int pullup) |
| EXPORT_SYM int | get_analog_pullup (int port) |
| EXPORT_SYM int get_analog_pullup | ( | int | port | ) |
| EXPORT_SYM void set_analog_pullup | ( | int | port, |
| int | pullup | ||
| ) |