aligenie_demo sample
lightbulb_custom_balance_coefficient_t
is only used within aligenie_demo 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
aligenie_demo sample
lightbulb_custom_balance_coefficient_t
lightbulb_custom_balance_coefficient_t struct
Balance coefficient
Syntax
Show:
Summary
Declaration
from
lightbulb.h:121
typedef
struct
{
float
r_balance_coe
;
float
g_balance_coe
;
float
b_balance_coe
;
}
lightbulb_custom_balance_coefficient_t
;
Fields
Field
Declared as
lightbulb_custom_balance_coefficient_t::r_balance_coe
float
lightbulb_custom_balance_coefficient_t::g_balance_coe
float
lightbulb_custom_balance_coefficient_t::b_balance_coe
float
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