Set active MUX channel function.
- Parameters
-
ctx | Click object. |
select_channel | Currently active channel:
- 0x00 ( MUX3_DISABLE_ALL_CHANNELS ): Disable all channels;
- 0x01 ( MUX3_ENABLE_CHANNEL_S1 ) : Enable channel S1;
- 0x02 ( MUX3_ENABLE_CHANNEL_S2 ) : Enable channel S2;
- 0x03 ( MUX3_ENABLE_CHANNEL_S3 ) : Enable channel S3;
- 0x04 ( MUX3_ENABLE_CHANNEL_S4 ) : Enable channel S4;
- 0x05 ( MUX3_ENABLE_CHANNEL_S5 ) : Enable channel S5;
- 0x06 ( MUX3_ENABLE_CHANNEL_S6 ) : Enable channel S6;
- 0x07 ( MUX3_ENABLE_CHANNEL_S7 ) : Enable channel S7;
- 0x08 ( MUX3_ENABLE_CHANNEL_S8 ) : Enable channel S8;
|
@description Function enable MUX channel of the TMUX1208 Bidirectional 8-Channel Multiplexer on the MUX 3 Click board.