man.bsd.lv manual page server

Manual Page Search Parameters

IIC(4) Device Drivers Manual IIC(4)

iicI2C generic i/o device driver

device iic

The character device driver provides generic i/o to any iicbus(4) instance. In order to control I2C devices, use /dev/iic? with the following ioctls:

send start condition to the specified device (with 7-bit address) on the bus
send stop condition to the bus
reset the bus

You may also use read/write routines, then I2C start/stop handshake is managed by the iicbus system.

iicbus(4)

The iic manual page first appeared in FreeBSD 3.0.

This manual page was written by Nicolas Souchu.

October 25, 1998 DragonFly-5.6.1