Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getPowerDownMode
Method
getPowerDownMode
libraries/DAC8551/DAC8551.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
111
112
uint8_t DAC8551::getPowerDownMode()
113
{
114
return _register & 0x03;
115
}
116
117
118
void DAC8551::setSPIspeed(uint32_t speed)
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36