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