#include <addressable_light_effect.h>
Definition at line 159 of file addressable_light_effect.h.
◆ AddressableScanEffect()
esphome::light::AddressableScanEffect::AddressableScanEffect |
( |
const std::string & |
name | ) |
|
|
inlineexplicit |
◆ apply()
◆ set_move_interval()
void esphome::light::AddressableScanEffect::set_move_interval |
( |
uint32_t |
move_interval | ) |
|
|
inline |
◆ set_scan_width()
void esphome::light::AddressableScanEffect::set_scan_width |
( |
uint32_t |
scan_width | ) |
|
|
inline |
◆ at_led_
uint32_t esphome::light::AddressableScanEffect::at_led_ {0} |
|
protected |
◆ direction_
bool esphome::light::AddressableScanEffect::direction_ {true} |
|
protected |
◆ last_move_
uint32_t esphome::light::AddressableScanEffect::last_move_ {0} |
|
protected |
◆ move_interval_
uint32_t esphome::light::AddressableScanEffect::move_interval_ {} |
|
protected |
◆ scan_width_
uint32_t esphome::light::AddressableScanEffect::scan_width_ {1} |
|
protected |
The documentation for this class was generated from the following file: