Click or drag to resize

I2CPreamblePreambleData Field

The bytes to transmit following the device address and R/W bit. The maximum size of this list is 7 bytes, giving 8 total bytes transmitted as part of the pre-amble.

Namespace:  FX3Api
Assembly:  FX3Api (in FX3Api.dll) Version: 2.9.4.0 (2.9.4)
Syntax
public List<byte> PreambleData

Field Value

Type: ListByte
See Also