|
IRremote
|
#include <IRCommandDispatcher.h>
Public Attributes | |
| uint16_t | address |
| IRCommandType | command |
| bool | isRepeat |
| volatile uint32_t | MillisOfLastCode |
| volatile bool | isAvailable |
Definition at line 85 of file IRCommandDispatcher.h.
| uint16_t IRDataForCommandDispatcherStruct::address |
Definition at line 86 of file IRCommandDispatcher.h.
| IRCommandType IRDataForCommandDispatcherStruct::command |
Definition at line 87 of file IRCommandDispatcher.h.
| volatile bool IRDataForCommandDispatcherStruct::isAvailable |
Definition at line 90 of file IRCommandDispatcher.h.
| bool IRDataForCommandDispatcherStruct::isRepeat |
Definition at line 88 of file IRCommandDispatcher.h.
| volatile uint32_t IRDataForCommandDispatcherStruct::MillisOfLastCode |
Definition at line 89 of file IRCommandDispatcher.h.