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

Function shiftIn

WatchX/ArduinoAPI/Arduino.c:154–177  ·  view source on GitHub ↗

* @brief 一次将一个字节的数据移位,从最左端或最小 (最右边) 开始 * @param dataPin: 输入每个位的 pin * @param clockPin: 要切换到的 pin 信号从dataPin读取 * @param bitOrder: MSBFIRST/LSBFIRST * @retval 读取的值 (字节) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

digitalReadFunction · 0.85

Tested by

no test coverage detected