.sclmap Property
Function: |
Sets/returns the number of the I/O line that will act as the SCL line of the currently selected I²C channel (selection is made through i2c.channel). |
Type: |
Enum (pl_io_num, byte) |
Value Range: |
Default: 0 — PL_IO_NULL |
See Also: |
--- |
Details
Absolutely any I/O line can be selected by this property, as long as this line is not occupied by some other function.
This property's value can only be changed when the channel is disabled (i2c.enabled = 0 — NO).