#include <cstddef>
#include <vector>
#include "pinnotify.h"
Go to the source code of this file.
Classes | |
class | Pin |
Pin class, handles input and output to external parts. More... | |
class | OpenDrain |
Open drain Pin class, a special pin with open drain behavior. More... | |
Defines | |
#define | DISABLE_OPENDRAIN 1 |