NimBLE_Security sample
led_strip_clear()
is only used within NimBLE_Security sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
NimBLE_Security sample
led_strip_clear()
led_strip_clear() function
Clear LED strip (turn off all LEDs)
Syntax
Show:
Summary
Declaration
Definition
from
led_strip.h:96
esp_err_t
led_strip_clear
(
led_strip_handle_t
strip
)
;
Implemented in
led_strip_api.c:84
Arguments
Argument
Description
strip
LED strip
Return value
- ESP_OK: Clear LEDs successfully - ESP_FAIL: Clear LEDs failed because some other error occurred
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