DUELink and I2c

I think there is a confusion:

It is also possible to have a daisylink of DUELink modules where the last module (and only the last module) is switched to I2C non-DUELink mode (mode #4). This last module can now use DLI2CWr() to access those I2C non-DUELink modules.

So mode must be 4. But in mode part:

4 None Inactive
5 None I2C

So mode must be 5.

Is there a mistake in doc (or maybe I’m tired :sleeping_face:, and it can be ! :wink:)