IRremote
IRDataForCommandDispatcherStruct Struct Reference

#include <IRCommandDispatcher.h>

Public Attributes

uint16_t address
 
IRCommandType command
 
bool isRepeat
 
volatile uint32_t MillisOfLastCode
 
volatile bool isAvailable
 

Detailed Description

Definition at line 85 of file IRCommandDispatcher.h.

Member Data Documentation

◆ address

uint16_t IRDataForCommandDispatcherStruct::address

Definition at line 86 of file IRCommandDispatcher.h.

◆ command

IRCommandType IRDataForCommandDispatcherStruct::command

Definition at line 87 of file IRCommandDispatcher.h.

◆ isAvailable

volatile bool IRDataForCommandDispatcherStruct::isAvailable

Definition at line 90 of file IRCommandDispatcher.h.

◆ isRepeat

bool IRDataForCommandDispatcherStruct::isRepeat

Definition at line 88 of file IRCommandDispatcher.h.

◆ MillisOfLastCode

volatile uint32_t IRDataForCommandDispatcherStruct::MillisOfLastCode

Definition at line 89 of file IRCommandDispatcher.h.


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