46 bool prev_state_, state_;
General Purpose I/O control.
Definition gpio.h:22
bool Read()
Reads the state of the GPIO.
Generic Class for handling gate inputs through GPIO.
Definition gatein.h:15
bool State()
Definition gatein.h:42
GateIn()
Definition gatein.h:18
void Init(Pin pin, bool invert=true)
Initializes the gate input with specified hardware pin.
~GateIn()
Definition gatein.h:21
Definition leddriver.h:33
Hardware defines and helpers for daisy field platform.
Definition index.h:2
representation of hardware port/pin combination
Definition daisy_core.h:193