Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ can_write
Method
can_write
Sming/Libraries/SPI/src/Arch/Host/SPI.cpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
46
bool can_write() const
47
{
48
return true;
49
}
50
51
uint16_t read()
52
{
Callers
1
transfer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected