MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / isActive

Method isActive

libraries/MCP_DAC/MCP_DAC.h:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 // shutDown - Page 21 ==> write will wake up.
64 void shutDown();
65 bool isActive() { return _active; };
66
67 // speed in Hz
68 void setSPIspeed(uint32_t speed);

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64