NewAskSin
 All Classes Files Functions Variables Groups Pages
Public Member Functions | Public Attributes | Friends | List of all members
CB Class Reference

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
 

Detailed Description

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


The documentation for this class was generated from the following files: