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