共用方式為


Seesaw.ReadEEPromByte(Byte) 方法

定義

從 Seesaw 模組上的 EEProm 區域讀取位元組。

public byte ReadEEPromByte (byte eepromAddress);
member this.ReadEEPromByte : byte -> byte
Public Function ReadEEPromByte (eepromAddress As Byte) As Byte

參數

eepromAddress
Byte

要開始讀取資料的 EEProm 區域中的點。

傳回

從 EEProm 區域讀取的資料位元組。

適用於