|
IRremote
|
This is the complete list of members for IRrecv, including all inherited members.
| available() | IRrecv | |
| begin(uint_fast8_t aReceivePin, bool aEnableLEDFeedback=false, uint_fast8_t aFeedbackLEDPin=USE_DEFAULT_FEEDBACK_LED_PIN) | IRrecv | |
| blink13(uint8_t aEnableLEDFeedback) __attribute__((deprecated("Please use setLEDFeedback() or enableLEDFeedback() / disableLEDFeedback()."))) | IRrecv | |
| checkForRecordGapsMicros(Print *aSerial) | IRrecv | |
| checkForRepeatSpaceTicksAndSetFlag(uint16_t aMaximumRepeatSpaceTicks) | IRrecv | |
| checkHeader(PulseDistanceWidthProtocolConstants *aProtocolConstants) | IRrecv | |
| checkHeader_P(PulseDistanceWidthProtocolConstants const *aProtocolConstantsPGM) | IRrecv | |
| compare(uint16_t oldval, uint16_t newval) | IRrecv | |
| compensateAndPrintIRResultAsCArray(Print *aSerial, bool aOutputMicrosecondsInsteadOfTicks=true) | IRrecv | |
| compensateAndPrintIRResultAsPronto(Print *aSerial, uint16_t frequency=38000U) | IRrecv | |
| compensateAndStoreIRResultInArray(uint8_t *aArrayPtr) | IRrecv | |
| compensateAndStorePronto(String *aString, uint16_t frequency=38000U) | IRrecv | |
| decode() | IRrecv | |
| decode(decode_results *aResults) __attribute__((deprecated("Please use IrReceiver.decode() without a parameter and IrReceiver.decodedIRData.<fieldname> ."))) | IRrecv | |
| decode_old(decode_results *aResults) | IRrecv | |
| decodeBangOlufsen() | IRrecv | |
| decodeBiPhaseData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint_fast8_t aStartClockCount, uint_fast8_t aValueOfSpaceToMarkTransition, uint16_t aBiphaseTimeUnit) | IRrecv | |
| decodeBoseWave() | IRrecv | |
| decodeDenon() | IRrecv | |
| decodeDenonOld(decode_results *aResults) | IRrecv | |
| decodedIRData | IRrecv | |
| decodeDistanceWidth() | IRrecv | |
| decodeFAST() | IRrecv | |
| decodeHash() | IRrecv | |
| decodeHashOld(decode_results *aResults) | IRrecv | |
| decodeJVC() | IRrecv | |
| decodeJVCMSB(decode_results *aResults) | IRrecv | |
| decodeKaseikyo() | IRrecv | |
| decodeLegoPowerFunctions() | IRrecv | |
| decodeLG() | IRrecv | |
| decodeLGMSB(decode_results *aResults) | IRrecv | |
| decodeMagiQuest() | IRrecv | |
| decodeNEC() | IRrecv | |
| decodeNECMSB(decode_results *aResults) | IRrecv | |
| decodePanasonicMSB(decode_results *aResults) | IRrecv | |
| decodePulseDistanceWidthData(PulseDistanceWidthProtocolConstants *aProtocolConstants, uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset=3) | IRrecv | |
| decodePulseDistanceWidthData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint16_t aOneMicros, bool aIsPulseWidthProtocol, bool aMSBfirst) | IRrecv | |
| decodePulseDistanceWidthData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, bool aMSBfirst) | IRrecv | |
| decodePulseDistanceWidthData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint16_t aOneMarkMicros, uint16_t aZeroMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroSpaceMicros, bool aMSBfirst) __attribute__((deprecated("Please use decodePulseDistanceWidthData() with 6 parameters."))) | IRrecv | |
| decodePulseDistanceWidthData_P(PulseDistanceWidthProtocolConstants const *aProtocolConstantsPGM, uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset=3) | IRrecv | |
| decodeRC5() | IRrecv | |
| decodeRC6() | IRrecv | |
| decodeSamsung() | IRrecv | |
| decodeSAMSUNG(decode_results *aResults) | IRrecv | |
| decodeSharp() | IRrecv | |
| decodeShuzu() | IRrecv | |
| decodeSony() | IRrecv | |
| decodeSonyMSB(decode_results *aResults) | IRrecv | |
| decodeStrictPulseDistanceWidthData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, bool aMSBfirst) | IRrecv | |
| decodeWhynter() | IRrecv | |
| decodeWithThresholdPulseDistanceWidthData(uint_fast8_t aNumberOfBits, IRRawlenType aStartOffset, uint16_t aOneThresholdMicros, bool aIsPulseWidthProtocol, bool aMSBfirst) | IRrecv | |
| disableIRIn() | IRrecv | |
| enableIRIn() | IRrecv | |
| end() | IRrecv | |
| getBiphaselevel() | IRrecv | |
| getMaximumMarkTicksFromRawData() | IRrecv | |
| getMaximumSpaceTicksFromRawData() | IRrecv | |
| getMaximumTicksFromRawData(bool aSearchSpaceInsteadOfMark) | IRrecv | |
| getProtocolString() | IRrecv | |
| getTotalDurationOfRawData() | IRrecv | |
| initBiphaselevel(uint_fast8_t aRCDecodeRawbuffOffset, uint16_t aBiphaseTimeUnit) | IRrecv | |
| initDecodedIRData() | IRrecv | |
| instance | IRrecv | |
| irparams | IRrecv | |
| IRrecv() | IRrecv | |
| IRrecv(uint_fast8_t aReceivePin) __attribute__((deprecated("Please use the default IRrecv instance \"IrReceiver\" and IrReceiver.begin() | IRrecv | |
| IRrecv(uint_fast8_t aReceivePin, uint_fast8_t aFeedbackLEDPin) __attribute__((deprecated("Please use the default IRrecv instance \"IrReceiver\" and IrReceiver.begin() | IRrecv | |
| isIdle() | IRrecv | |
| lastDecodedAddress | IRrecv | |
| lastDecodedCommand | IRrecv | |
| lastDecodedProtocol | IRrecv | |
| more | IRrecv | |
| printActiveIRProtocols(Print *aSerial) | IRrecv | static |
| printDistanceWidthTimingInfo(Print *aSerial, DistanceWidthTimingInfoStruct *aDistanceWidthTimingInfo) | IRrecv | |
| printIRDuration(Print *aSerial, bool aOutputMicrosecondsInsteadOfTicks) | IRrecv | |
| printIRResultAsCArray(Print *aSerial, bool aOutputMicrosecondsInsteadOfTicks=true, bool aDoCompensate=true) | IRrecv | |
| printIRResultAsCVariables(Print *aSerial) | IRrecv | |
| printIRResultMinimal(Print *aSerial) | IRrecv | |
| printIRResultRawFormatted(Print *aSerial, bool aOutputMicrosecondsInsteadOfTicks=true) | IRrecv | |
| printIRResultShort(Print *aSerial, bool aPrintRepeatGap, bool aCheckForRecordGapsMicros) __attribute__((deprecated("Remove second parameter | IRrecv | |
| printIRResultShort(Print *aSerial, bool aCheckForRecordGapsMicros=true) | IRrecv | |
| printIRSendUsage(Print *aSerial) | IRrecv | |
| read() | IRrecv | |
| ReceiveInterruptHandler() | IRrecv | |
| registerReceiveCompleteCallback(void(*aReceiveCompleteCallbackFunction)(void)) | IRrecv | |
| repeatCount | IRrecv | |
| restartAfterSend() | IRrecv | |
| restartTimer() | IRrecv | |
| restartTimer(uint32_t aMicrosecondsToAddToGapCounter) | IRrecv | |
| restartTimerWithTicksToAdd(uint16_t aTicksToAddToGapCounter) | IRrecv | |
| resume() | IRrecv | |
| setReceivePin(uint_fast8_t aReceivePinNumber) | IRrecv | |
| start() | IRrecv | |
| stop() | IRrecv | |
| stopTimer() | IRrecv |