Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <gpio.h>
Public Types | |
enum | Type { Type::PushPull = 0, Type::OpenDrain = 1 } |
Public Member Functions | |
Type | getType (int index) |
void | setType (int index, Type type) volatile |
|
strong |
|
inline |