|
IRremote
|
#include <IRCommandDispatcher.h>
Public Attributes | |
| IRCommandType | IRCode |
| uint8_t | Flags |
| void(* | CommandToCall )() |
Definition at line 76 of file IRCommandDispatcher.h.
| void(* IRToCommandMappingStruct::CommandToCall) () |
Definition at line 79 of file IRCommandDispatcher.h.
| uint8_t IRToCommandMappingStruct::Flags |
Definition at line 78 of file IRCommandDispatcher.h.
| IRCommandType IRToCommandMappingStruct::IRCode |
Definition at line 77 of file IRCommandDispatcher.h.