Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ select
Method
select
src/fastspi_nop.h:37–37 ·
view source on GitHub ↗
latch the CS select
Source
from the content-addressed store, hash-verified
35
36
/// latch the CS select
37
void select() { /* TODO */ }
38
39
/// release the CS select
40
void release() { /* TODO */ }
Callers
1
select
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected