rpr_server sample
driver_sm2x35egh_t
is only used within rpr_server sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
rpr_server sample
driver_sm2x35egh_t
driver_sm2x35egh_t struct
Output configuration
Syntax
Show:
Summary
Declaration
from
sm2x35egh.h:96
typedef
struct
{
sm2x35egh_rgb_current_t
rgb_current
;
sm2x35egh_cw_current_t
cw_current
;
gpio_num_t
iic_clk
;
gpio_num_t
iic_sda
;
bool
enable_iic_queue
;
uint16_t
freq_khz
;
}
driver_sm2x35egh_t
;
Fields
Field
Declared as
driver_sm2x35egh_t::rgb_current
sm2x35egh_rgb_current_t
driver_sm2x35egh_t::cw_current
sm2x35egh_cw_current_t
driver_sm2x35egh_t::iic_clk
gpio_num_t
driver_sm2x35egh_t::iic_sda
gpio_num_t
driver_sm2x35egh_t::enable_iic_queue
bool
driver_sm2x35egh_t::freq_khz
uint16_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out