Seesaw.ReadEEPromByte(Byte) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
從 Seesaw 模組上的 EEProm 區域讀取位元組。
public byte ReadEEPromByte (byte eepromAddress);
member this.ReadEEPromByte : byte -> byte
Public Function ReadEEPromByte (eepromAddress As Byte) As Byte
參數
-
eepromAddress
-
Byte
要開始讀取資料的 EEProm 區域中的點。
傳回
從 EEProm 區域讀取的資料位元組。
適用於