78 void config(uint8_t mode, uint8_t pcIntByte, uint8_t pcIntBit);
87 void outSignal(uint8_t mode);
Main class for implementation of the AskSin protocol stack. Every device needs exactly one instance o...
Definition: AS.h:39
void init(void)
Initialize the AS module.
Definition: AS.cpp:20
Class for the handling the configuration key of the device Right now there are three possible scenari...
Definition: ConfButton.h:54
void poll(void)
Poll routine for regular operation.
Definition: AS.cpp:44