COSA
An Object-Oriented Platform for Arduino Programming
|
#include <SRPI.hh>
Public Member Functions | |
InputPin (SRPI< N > *srpi, uint8_t pin) | |
bool | is_set () |
void | is_clear (uint8_t pin) |
Protected Attributes | |
SRPI< N > * | m_srpi |
const uint8_t | m_pin |
Output pin in shift-register parallel output port.
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |