Struct PamojaI2cAddress
A validated I2C device address, mirroring PamojaI2cAddress in
pamoja.h.
public struct PamojaI2cAddress
- Inherited Members
Fields
TenBit
1 for a 10-bit address, 0 for a 7-bit one.
public byte TenBit
Field Value
Value
The address itself, without the read/write bit.
public ushort Value