PIR Library  2
 All Classes Files Functions Variables Typedefs Macros Pages
Public Attributes | List of all members
PIR_Settings Struct Reference

the Settings structure. More...

#include <pirlib2.h>

Public Attributes

int size
 fill with sizeof(PIR_Settings)
 
fIrSentCB sendCallback
 called when IR signal is done sending.
 
fStatusCB statusCallback
 called when an PIR arrives or is removed.
 
fIrReceivedCB receiveCallback
 called when an IR signal is recevied in normal mode.
 
fButtonCB buttonCallback
 called when a button is pressed on a PIR-1.
 
fIrRawLearnCB rawLearnCallback
 called when an IR signal is received in learn mode.
 
void * userData
 data needed by caller of pir library, passed by into all callbacks.
 

Detailed Description

the Settings structure.


The documentation for this struct was generated from the following file: