ESP-IDF Firmware
Firmware architecture and call graph
Loading...
Searching...
No Matches
led_strip_rmt_obj Struct Reference
Collaboration diagram for led_strip_rmt_obj:
[legend]

Data Fields

led_strip_t base
rmt_channel_handle_t rmt_chan
rmt_encoder_handle_t strip_encoder
uint32_t strip_len
uint8_t bytes_per_pixel
uint8_t pixel_buf []
rmt_channel_t rmt_channel
uint8_t buffer [0]

Detailed Description

Definition at line 27 of file led_strip_rmt_dev.c.

Field Documentation

◆ base

led_strip_t led_strip_rmt_obj::base

Definition at line 28 of file led_strip_rmt_dev.c.

Referenced by led_strip_new_rmt_device(), and led_strip_new_rmt_device().

◆ buffer

uint8_t led_strip_rmt_obj::buffer[0]

◆ bytes_per_pixel

◆ pixel_buf

uint8_t led_strip_rmt_obj::pixel_buf[]

◆ rmt_chan

rmt_channel_handle_t led_strip_rmt_obj::rmt_chan

◆ rmt_channel

rmt_channel_t led_strip_rmt_obj::rmt_channel

◆ strip_encoder

rmt_encoder_handle_t led_strip_rmt_obj::strip_encoder

◆ strip_len


The documentation for this struct was generated from the following files: