简体中文
Ctrlk
  • 关于 uKit Explore
  • uKit Explore快速上手
    • 如何获取SDK
    • uKit Explore 引脚图
    • 灰度传感器介绍及答疑
    • 灰度传感器记录指引
    • 灰度传感器固件更新
  • uKit Explore 函数库
    • uKit Explore 库文件介绍
    • 传感器
    • 舵机
    • 电机
    • 板载硬件
  • Arduino 函数库
    • 结构部分
    • 函数部分
      • 模拟I/O
      • 数字I/O
      • 高级I/O
        • pulseIn(pin, value, timeout)
        • shiftIn(dataPin,clockPin,bitOrder)
        • shiftOut(dataPin, clockPin, bitOrder, value)
      • 时间
      • 随机数
      • 位操作
      • 外部中断
      • 中断函数
      • 通讯
由 GitBook 提供支持
在本页

这有帮助吗?

  1. Arduino 函数库
  2. 函数部分

高级I/O

pulseIn(pin, value, timeout)shiftIn(dataPin,clockPin,bitOrder)shiftOut(dataPin, clockPin, bitOrder, value)
上一页pinMode(pin, mode)下一页pulseIn(pin, value, timeout)

最后更新于6年前

这有帮助吗?