IRremote
IRToCommandMappingStruct Struct Reference

#include <IRCommandDispatcher.h>

Public Attributes

IRCommandType IRCode
 
uint8_t Flags
 
void(* CommandToCall )()
 

Detailed Description

Definition at line 76 of file IRCommandDispatcher.h.

Member Data Documentation

◆ CommandToCall

void(* IRToCommandMappingStruct::CommandToCall) ()

Definition at line 79 of file IRCommandDispatcher.h.

◆ Flags

uint8_t IRToCommandMappingStruct::Flags

Definition at line 78 of file IRCommandDispatcher.h.

◆ IRCode

IRCommandType IRToCommandMappingStruct::IRCode

Definition at line 77 of file IRCommandDispatcher.h.


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