IRremote
|
Is filled before calling the user callback to transfer received data to main loop for further processing. More...
#include <TinyIR.h>
Public Attributes | |
uint16_t | Address |
uint16_t | Command |
uint8_t | Flags |
bool | justWritten |
Is set true if new data is available. Used by the main loop, to avoid multiple evaluations of the same IR frame. More... | |
Is filled before calling the user callback to transfer received data to main loop for further processing.
bool TinyIRReceiverCallbackDataStruct::justWritten |