twiInit()


將 Two Wire 介面初始化。

語法

func twiInit(dat_pin:UInt8, clk_pin:UInt8, clock:TWI_CLOCK)

參數

  • dat_pin: UInt8 指定資料 Pin 腳

  • clk_pin: UInt8 指定 Clock Pin 腳

  • clock: TWI_CLOCK : 指定 Clock 頻率
    .FREQ_100KHZ (建議值)
    .FREQ_250KHZ
    .FREQ_400KHZ

範例

參見 GitHub 目錄下 /contributes/I2Cdev.swift

results matching ""

    No results matching ""