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