Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

i2cdetect
Показать обнаруженные устройства I2C

Симлинк на: [ ToyBox ]

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  i2cdetect [-ary] BUS [FIRST LAST]

usage:  i2cdetect -F BUS

usage:  i2cdetect -l


Detect i2c devices.

  • -a All addresses (0x00-0x7f rather than 0x03-0x77)

  • -F Show functionality

  • -l List all buses

  • -r Probe with SMBus Read Byte

  • -y Answer "yes" to confirmation prompts (for script use)
  • [ ToyBox ]