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

Method getSPIspeed

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

Source from the content-addressed store, hash-verified

67 // speed in Hz
68 void setSPIspeed(uint32_t speed);
69 uint32_t getSPIspeed() { return _SPIspeed; };
70
71 //
72 // MCP49xxx series only

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36