// PCF8575.ddf // // This is the device definition file (DDF) for the Philips // Semiconductor PCF8575 Remote 16 bit I/O expander // [DEVICE] [NAME] "PCF8575" [DESC] "Philips PCF8575 Remote 16 bit I/O expander" [TYPE] "I2C" [ADDR] 0x40,0x42,0x44,0x46,0x48,0x4a,0x4c,0x4e [REGISTER] [REG NAME] "Data" [REG ADDR] 0x00 [REG SIZE] 2 [REG TYPE] "RW"