Class for the handling the configuration key of the device Right now there are three possible scenarios which could be configured via the mode flag. More...
#include <ConfButton.h>
Public Member Functions | |
void | config (uint8_t mode, uint8_t pcIntByte, uint8_t pcIntBit) |
Public Attributes | |
uint8_t | scn:3 |
uint8_t | btn:3 |
uint8_t | armFlg:1 |
uint8_t | lstLng:1 |
uint8_t | lngRpt:1 |
uint8_t | dblLng:1 |
uint8_t | lstSht:1 |
uint8_t | pciByte |
uint8_t | pciBit |
Friends | |
class | AS |
Class for the handling the configuration key of the device Right now there are three possible scenarios which could be configured via the mode flag.
Interface to the hardware is done via the register byte address of the port and hand over of the respective bit number within this byte