libkovan  1
The kovan standard library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
analog.h File Reference
#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)
 

Function Documentation

int get_analog_pullup ( int  port)
void set_analog_pullup ( int  port,
int  pullup 
)