|
COSA
An Object-Oriented Platform for Arduino Programming
|
#include <SRPO.hh>

Public Member Functions | |
| OutputPin (SRPO< N > *srpo, uint8_t pin) | |
| void | set () |
| void | clear () |
| void | toggle () |
Protected Attributes | |
| SRPO< N > * | m_srpo |
| const uint8_t | m_pin |
Output pin in shift-register parallel output port.
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |