#include <ir_Lego_PF_BitStreamEncoder.h>
◆ getChannelId()
int LegoPfBitStreamEncoder::getChannelId |
( |
| ) |
const |
|
inline |
◆ getMarkDuration()
uint8_t LegoPfBitStreamEncoder::getMarkDuration |
( |
| ) |
const |
|
inline |
◆ getMessageLength()
uint16_t LegoPfBitStreamEncoder::getMessageLength |
( |
| ) |
const |
|
inline |
◆ getPauseDuration()
uint32_t LegoPfBitStreamEncoder::getPauseDuration |
( |
| ) |
const |
|
inline |
◆ next()
boolean LegoPfBitStreamEncoder::next |
( |
| ) |
|
|
inline |
◆ reset()
void LegoPfBitStreamEncoder::reset |
( |
uint16_t |
data, |
|
|
bool |
repeatMessage |
|
) |
| |
|
inline |
◆ HIGH_BIT_DURATION
const uint16_t LegoPfBitStreamEncoder::HIGH_BIT_DURATION = 711 |
|
static |
◆ HIGH_PAUSE_DURATION
◆ IR_MARK_DURATION
const uint8_t LegoPfBitStreamEncoder::IR_MARK_DURATION = 158 |
|
static |
◆ LOW_BIT_DURATION
const uint16_t LegoPfBitStreamEncoder::LOW_BIT_DURATION = 421 |
|
static |
◆ LOW_PAUSE_DURATION
◆ MAX_MESSAGE_LENGTH
const uint16_t LegoPfBitStreamEncoder::MAX_MESSAGE_LENGTH = 16000 |
|
static |
◆ MESSAGE_BITS
const uint8_t LegoPfBitStreamEncoder::MESSAGE_BITS = 18 |
|
static |
◆ START_BIT_DURATION
const uint16_t LegoPfBitStreamEncoder::START_BIT_DURATION = 1184 |
|
static |
◆ START_PAUSE_DURATION
◆ STOP_BIT_DURATION
const uint16_t LegoPfBitStreamEncoder::STOP_BIT_DURATION = 1184 |
|
static |
◆ STOP_PAUSE_DURATION
The documentation for this class was generated from the following file: