|
FastLED 3.9.15
|
This is the complete list of members for fl::RxChannel, including all inherited members.
| begin(const RxChannelConfig &config) FL_NOEXCEPT | fl::RxChannel | |
| config() const FL_NOEXCEPT | fl::RxChannel | inline |
| create(const RxChannelConfig &config) FL_NOEXCEPT | fl::RxChannel | static |
| decode(const ChipsetTiming4Phase &timing, fl::span< u8 > out) FL_NOEXCEPT | fl::RxChannel | |
| finished() const FL_NOEXCEPT | fl::RxChannel | |
| fl::make_shared(Args &&... args) FL_NOEXCEPT | fl::RxChannel | friend |
| getEngineName() const FL_NOEXCEPT | fl::RxChannel | |
| getPin() const FL_NOEXCEPT | fl::RxChannel | |
| getRawEdgeTimes(fl::span< EdgeTime > out, size_t offset=0) FL_NOEXCEPT | fl::RxChannel | |
| id() const FL_NOEXCEPT | fl::RxChannel | inline |
| injectEdges(fl::span< const EdgeTime > edges) FL_NOEXCEPT | fl::RxChannel | |
| makeName(i32 id, const fl::string &config_name) FL_NOEXCEPT | fl::RxChannel | privatestatic |
| mConfig | fl::RxChannel | private |
| mDevice | fl::RxChannel | private |
| mId | fl::RxChannel | private |
| mName | fl::RxChannel | private |
| name() const FL_NOEXCEPT | fl::RxChannel | inline |
| nextId() FL_NOEXCEPT | fl::RxChannel | privatestatic |
| operator=(const RxChannel &) FL_NOEXCEPT=delete | fl::RxChannel | private |
| operator=(RxChannel &&) FL_NOEXCEPT=delete | fl::RxChannel | private |
| RxChannel(const RxChannelConfig &config, fl::shared_ptr< RxDevice > device) FL_NOEXCEPT | fl::RxChannel | private |
| RxChannel(const RxChannel &) FL_NOEXCEPT=delete | fl::RxChannel | private |
| RxChannel(RxChannel &&) FL_NOEXCEPT=delete | fl::RxChannel | private |
| setConfig(const RxChannelConfig &config) FL_NOEXCEPT | fl::RxChannel | |
| wait(u32 timeout_ms) FL_NOEXCEPT | fl::RxChannel | |
| ~RxChannel() FL_NOEXCEPT | fl::RxChannel | virtual |