IRremote
FeedbackLEDControlStruct Struct Reference

Contains pin number and enable status of the feedback LED. More...

#include <IRFeedbackLED.hpp>

Public Attributes

uint8_t FeedbackLEDPin
 if 0, then take board specific FEEDBACK_LED_ON() and FEEDBACK_LED_OFF() functions More...
 
uint8_t LedFeedbackEnabled
 LED_FEEDBACK_ENABLED_FOR_RECEIVE or LED_FEEDBACK_ENABLED_FOR_SEND -> enable blinking of pin on IR processing. More...
 

Detailed Description

Contains pin number and enable status of the feedback LED.

Definition at line 42 of file IRFeedbackLED.hpp.

Member Data Documentation

◆ FeedbackLEDPin

uint8_t FeedbackLEDControlStruct::FeedbackLEDPin

if 0, then take board specific FEEDBACK_LED_ON() and FEEDBACK_LED_OFF() functions

Definition at line 43 of file IRFeedbackLED.hpp.

◆ LedFeedbackEnabled

uint8_t FeedbackLEDControlStruct::LedFeedbackEnabled

LED_FEEDBACK_ENABLED_FOR_RECEIVE or LED_FEEDBACK_ENABLED_FOR_SEND -> enable blinking of pin on IR processing.

Definition at line 44 of file IRFeedbackLED.hpp.


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