IRremote
IRsend Member List

This is the complete list of members for IRsend, including all inherited members.

__attribute__((deprecated("This old function sends MSB first! Please use sendSamsung().")))IRsend
aCommandIRsend
aNumberOfRepeatsIRsend
aNumberOfRepeatsIRsend
begin(uint_fast8_t aSendPin)IRsend
begin(uint_fast8_t aSendPin, bool aEnableLEDFeedback, uint_fast8_t aFeedbackLEDPin)IRsend
CommandIRsend
computeLGRawDataAndChecksum(uint8_t aAddress, uint16_t aCommand)IRsend
computeNECRawDataAndChecksum(uint16_t aAddress, uint16_t aCommand)IRsend
customDelayMicroseconds(unsigned long aMicroseconds)IRsendstatic
enableIROut(uint_fast8_t aFrequencyKHz)IRsend
getPulseCorrectionNanos()IRsend
IRLedOff()IRsend
IRsend()IRsend
IRsend(uint_fast8_t aSendPin)IRsend
mark(uint16_t aMarkMicros)IRsend
NumberOfRepeatsIRsend
periodOnTimeMicrosIRsend
periodTimeMicrosIRsend
sendApple(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendBangOlufsen(uint16_t aHeader, uint8_t aData, int_fast8_t aNumberOfRepeats=NO_REPEATS, int8_t aNumberOfHeaderBits=8)IRsend
sendBangOlufsenDataLink(uint32_t aHeader, uint8_t aData, int_fast8_t aNumberOfRepeats=NO_REPEATS, int8_t aNumberOfHeaderBits=8)IRsend
sendBangOlufsenRaw(uint32_t aRawData, int_fast8_t aBits, bool aBackToBack=false)IRsend
sendBangOlufsenRawDataLink(uint64_t aRawData, int_fast8_t aBits, bool aBackToBack=false, bool aUseDatalinkTiming=false)IRsend
sendBiphaseData(uint16_t aBiphaseTimeUnit, uint32_t aData, uint_fast8_t aNumberOfBits)IRsend
sendBoseWave(uint8_t aCommand, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendDenon(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats, bool aSendSharp=false)IRsend
sendDenon(unsigned long data, int nbits) __attribute__((deprecated("The function sendDenon(dataIRsend
sendDenonRaw(uint16_t aRawData, int_fast8_t aNumberOfRepeats=NO_REPEATS) void sendFAST(uint8_t aCommandIRsend
sendDenonRaw(data, NumberOfRepeats) or better sendDenon(AddressIRsend
sendDish(uint16_t aData)IRsend
sendJVC(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendJVC(unsigned long data, int nbits, bool repeat) __attribute__((deprecated("This old function sends MSB first! Please use sendJVC(aAddressIRsend
sendJVCMSB(unsigned long data, int nbits, bool repeat=false)IRsend
sendKaseikyo(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats, uint16_t aVendorCode)IRsend
sendKaseikyo_Denon(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats)IRsend
sendKaseikyo_JVC(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats)IRsend
sendKaseikyo_Mitsubishi(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats)IRsend
sendKaseikyo_Sharp(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats)IRsend
sendLegoPowerFunctions(uint8_t aChannel, uint8_t tCommand, uint8_t aMode, bool aDoSend5Times=true)IRsend
sendLegoPowerFunctions(uint16_t aRawData, bool aDoSend5Times=true)IRsend
sendLegoPowerFunctions(uint16_t aRawData, uint8_t aChannel, bool aDoSend5Times=true)IRsend
sendLG(uint8_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendLG(unsigned long data, int nbits) __attribute__((deprecated("The function sendLG(dataIRsend
sendLG2(uint8_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendLG2Repeat()IRsend
sendLGRaw(uint32_t aRawData, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendLGRaw(data, NumberOfRepeats) or better sendLG(AddressIRsend
sendMagiQuest(uint32_t aWandId, uint16_t aMagnitude)IRsend
sendNEC(uint16_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendNEC(uint32_t aRawData, uint8_t nbits) __attribute__((deprecated("This old function sends MSB first! Please use sendNECMSB() or sendNEC(aAddressIRsend
sendNEC2(uint16_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendNECMSB(uint32_t data, uint8_t nbits, bool repeat=false)IRsend
sendNECRaw(uint32_t aRawData, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendNECRepeat()IRsend
sendOnkyo(uint16_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendPanasonic(uint16_t aAddress, uint8_t aData, int_fast8_t aNumberOfRepeats)IRsend
sendPinIRsend
sendPronto(const __FlashStringHelper *str, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendPronto(const char *prontoHexString, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendPronto(const uint16_t *data, uint16_t length, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
sendPulseDistanceWidth(PulseDistanceWidthProtocolConstants *aProtocolConstants, IRRawDataType aData, uint_fast8_t aNumberOfBits, int_fast8_t aNumberOfRepeats)IRsend
sendPulseDistanceWidth(uint_fast8_t aFrequencyKHz, uint16_t aHeaderMarkMicros, uint16_t aHeaderSpaceMicros, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType aData, uint_fast8_t aNumberOfBits, uint8_t aFlags, uint16_t aRepeatPeriodMillis, int_fast8_t aNumberOfRepeats, void(*aSpecialSendRepeatFunction)()=NULL)IRsend
sendPulseDistanceWidth(uint_fast8_t aFrequencyKHz, uint16_t aHeaderMarkMicros, uint16_t aHeaderSpaceMicros, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType aData, uint_fast8_t aNumberOfBits, bool aMSBFirst, bool aSendStopBit, uint16_t aRepeatPeriodMillis, int_fast8_t aNumberOfRepeats, void(*aSpecialSendRepeatFunction)()=NULL) __attribute__((deprecated("Since version 4.1.0 parameter aSendStopBit is not longer required.")))IRsend
sendPulseDistanceWidthData(PulseDistanceWidthProtocolConstants *aProtocolConstants, IRRawDataType aData, uint_fast8_t aNumberOfBits)IRsend
sendPulseDistanceWidthData(uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType aData, uint_fast8_t aNumberOfBits, uint8_t aFlags)IRsend
sendPulseDistanceWidthData(uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType aData, uint_fast8_t aNumberOfBits, bool aMSBFirst, bool aSendStopBit) __attribute__((deprecated("Since version 4.1.0 last parameter aSendStopBit is not longer required.")))IRsend
sendPulseDistanceWidthFromArray(uint_fast8_t aFrequencyKHz, uint16_t aHeaderMarkMicros, uint16_t aHeaderSpaceMicros, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType *aDecodedRawDataArray, uint16_t aNumberOfBits, uint8_t aFlags, uint16_t aRepeatPeriodMillis, int_fast8_t aNumberOfRepeats)IRsend
sendPulseDistanceWidthFromArray(uint_fast8_t aFrequencyKHz, uint16_t aHeaderMarkMicros, uint16_t aHeaderSpaceMicros, uint16_t aOneMarkMicros, uint16_t aOneSpaceMicros, uint16_t aZeroMarkMicros, uint16_t aZeroSpaceMicros, IRRawDataType *aDecodedRawDataArray, uint16_t aNumberOfBits, bool aMSBFirst, bool aSendStopBit, uint16_t aRepeatPeriodMillis, int_fast8_t aNumberOfRepeats) __attribute__((deprecated("Since version 4.1.0 parameter aSendStopBit is not longer required.")))IRsend
sendPulseDistanceWidthFromArray(PulseDistanceWidthProtocolConstants *aProtocolConstants, IRRawDataType *aDecodedRawDataArray, uint16_t aNumberOfBits, int_fast8_t aNumberOfRepeats)IRsend
sendPulseDistanceWidthFromArray(uint_fast8_t aFrequencyKHz, DistanceWidthTimingInfoStruct *aDistanceWidthTimingInfo, IRRawDataType *aDecodedRawDataArray, uint16_t aNumberOfBits, uint8_t aFlags, uint16_t aRepeatPeriodMillis, int_fast8_t aNumberOfRepeats)IRsend
sendRaw(const uint8_t aBufferWithTicks[], uint_fast16_t aLengthOfBuffer, uint_fast8_t aIRFrequencyKilohertz)IRsend
sendRaw(const uint16_t aBufferWithMicroseconds[], uint_fast16_t aLengthOfBuffer, uint_fast8_t aIRFrequencyKilohertz)IRsend
sendRaw_P(const uint8_t aBufferWithTicks[], uint_fast16_t aLengthOfBuffer, uint_fast8_t aIRFrequencyKilohertz)IRsend
sendRaw_P(const uint16_t aBufferWithMicroseconds[], uint_fast16_t aLengthOfBuffer, uint_fast8_t aIRFrequencyKilohertz)IRsend
sendRC5(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats, bool aEnableAutomaticToggle=true)IRsend
sendRC5(uint32_t data, uint8_t nbits)IRsend
sendRC5ext(uint8_t addr, uint8_t cmd, bool toggle)IRsend
sendRC6(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats, bool aEnableAutomaticToggle=true)IRsend
sendRC6(uint32_t data, uint8_t nbits) __attribute__((deprecated("Please use sendRC6Raw().")))IRsend
sendRC6(uint64_t data, uint8_t nbits) __attribute__((deprecated("Please use sendRC6Raw().")))IRsend
sendRC6Raw(uint32_t data, uint8_t nbits)IRsend
sendRC6Raw(uint64_t data, uint8_t nbits)IRsend
sendSAMSUNG(unsigned long data, int nbits)IRsend
sendSamsung(uint16_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSamsung16BitAddressAndCommand(uint16_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSamsung48(uint16_t aAddress, uint32_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSamsungLG(uint16_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSamsungLGRepeat()IRsend
sendSharp(uint8_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSharp(uint16_t address, uint16_t command)IRsend
sendSharpRaw(unsigned long data, int nbits)IRsend
sendShuzu(uint16_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats)IRsend
sendSony(uint16_t aAddress, uint8_t aCommand, int_fast8_t aNumberOfRepeats, uint8_t numberOfBits=12)IRsend
sendSony(unsigned long data, int nbits) __attribute__((deprecated("This old function sends MSB first! Please use sendSony(aAddressIRsend
sendWhynter(uint32_t aData, uint8_t aNumberOfBitsToSend)IRsend
setSendPin(uint_fast8_t aSendPin)IRsend
space(uint16_t aSpaceMicros)IRsendstatic
write(IRData *aIRSendData, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend
write(decode_type_t aProtocol, uint16_t aAddress, uint16_t aCommand, int_fast8_t aNumberOfRepeats=NO_REPEATS)IRsend