MCPcopy Create free account
hub / github.com/SmingHub/Sming / can_read

Method can_read

Sming/Libraries/SPI/src/Arch/Host/SPI.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39 }
40
41 bool can_read() const
42 {
43 return true;
44 }
45
46 bool can_write() const
47 {

Callers 1

transferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected