MCPcopy Create free account
hub / github.com/FASTSHIFT/WatchX / shiftOut

Function shiftOut

WatchX/ArduinoAPI/Arduino.c:131–145  ·  view source on GitHub ↗

* @brief 一次移出一个字节的数据,从最左端或最小(最右边)开始 * @param dataPin: 输出每个位的 pin * @param clockPin: 将 dataPin 设置为正确值后要切换的 pin (int) * @param bitOrder: MSBFIRST / LSBFIRST * @param value: 要移出的数据(字节) * @retval 无 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

digitalWriteFunction · 0.85

Tested by

no test coverage detected