esp_err_t rmt_new_led_strip_encoder_with_timings | ( | const led_strip_encoder_config_t * | config, |
rmt_encoder_handle_t * | ret_encoder ) |
Create RMT encoder for encoding LED strip pixels into RMT symbols with custom timings.
[in] | config | Encoder configuration including custom timings |
[out] | ret_encoder | Returned encoder handle |