#include <remote_base.h>
Definition at line 112 of file remote_base.h.
◆ from_microseconds_()
uint32_t esphome::remote_base::RemoteRMTChannel::from_microseconds_ |
( |
uint32_t | us | ) |
|
|
inlineprotected |
◆ set_clock_resolution()
void esphome::remote_base::RemoteRMTChannel::set_clock_resolution |
( |
uint32_t | clock_resolution | ) |
|
|
inline |
◆ set_rmt_symbols()
void esphome::remote_base::RemoteRMTChannel::set_rmt_symbols |
( |
uint32_t | rmt_symbols | ) |
|
|
inline |
◆ to_microseconds_()
uint32_t esphome::remote_base::RemoteRMTChannel::to_microseconds_ |
( |
uint32_t | ticks | ) |
|
|
inlineprotected |
◆ clock_resolution_
uint32_t esphome::remote_base::RemoteRMTChannel::clock_resolution_ {1000000} |
|
protected |
◆ remote_base_
◆ rmt_symbols_
uint32_t esphome::remote_base::RemoteRMTChannel::rmt_symbols_ |
|
protected |
The documentation for this class was generated from the following file: