• Raspberry Peripherals
    • 1-wire
      • OneWire (FunctionBlock)
        • DataPath (Property)
        • ID (Property)
        • SetIDFromString (Method)
        • SetMasterInstance (Method)
        • connector
        • status
      • OneWireMaster (FunctionBlock)
        • AddDevice (Method)
        • GetNumberOfSlaves (Method)
        • Operational (Property)
        • Path (Property)
        • Scan (Method)
      • OneWireUniqueID (FunctionBlock)
        • StringRepresentation (Property)
    • SPI
      • spi (FunctionBlock)
        • connector
        • internal
        • status
      • spiMaster (FunctionBlock)
        • Operational (Property)
        • readwrite-commands
    • i2c
      • i2c (FunctionBlock)
        • connector
        • internal
        • readwrite-commands
        • status
      • i2cMaster (FunctionBlock)
        • Operational (Property)
        • readwrite-commands
  • File and Project Information
  • Library Reference
    • CmpCharDevice
      • Library Identification
      • Library Properties
    • IoStandard
      • Library Identification
      • Library Properties
    • Standard
      • Library Identification
      • Library Properties
    • SysFile
      • Library Identification
      • Library Properties
    • SysMem
      • Library Identification
      • Library Properties
    • SysTypes2 Interfaces
      • Library Identification
      • Library Properties
Raspberry Pi Peripherals
  • Docs »
  • Raspberry Peripherals »
  • i2c »
  • i2c (FB) »
  • read/write commands

read/write commandsΒΆ

  • read (Method)
  • read8 (Method)
  • readregister (Method)
  • write (Method)
  • write8 (Method)
  • writeBits (Method)