Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ ENable
Function
ENable
VScode Platformio/src/analyzer.cpp:57–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
void ENable(void) {
58
digitalWrite(CE, HIGH);
59
}
60
61
void DIsable(void) {
62
digitalWrite(CE, LOW);
Callers
1
setrx
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected