
Rev1.4 April 2014
14
6.2.15 SetUARTTimeOut
Sets UART’s timeout interval. TimeOut is the w
ait time in milliseconds after receiving the
last character on the UART before the received data is forwarded to the I2C output.
SetUARTTimeOut command (0x4A)
Byte
content
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
0
Slave Address
A7
A6
A5
A4
A3
A2
A1
0
1
SetSlvAdr
0
1
0
0
1
0
1
0
2
TimeOut
TimeOut Interval [ms] (7:0)
6.2.16 GetUARTTimeOut
Reads UART’s timeout interval.
GetUARTTimeOut command (0x4B)
Byte
content
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
0
Slave Address (W)
A7
A6
A5
A4
A3
A2
A1
0
1
GetUARTTimeOut
0
1
0
0
1
0
1
1
GetUARTTimeOut Response
Byte
Content
Bit 7
Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
0
Slave Address (R)
A7
A6
A5
A4
A3
A2
A1
1
1
Slave Address
Slave address of the selected device
2
TimeOut
Timeout interval [ms] (7:0)