]> rtime.felk.cvut.cz Git - linux-lin.git/commit
Setting UART speed to custom value for sending break.
authorRostislav Lisovy <lisovy@gmail.com>
Wed, 23 Nov 2011 17:59:26 +0000 (18:59 +0100)
committerRostislav Lisovy <lisovy@gmail.com>
Wed, 23 Nov 2011 17:59:26 +0000 (18:59 +0100)
commitac6710155c90cd27d69bd0c930e81c1ce0738d33
tree1d26f3dbd3bb759f38fb01ac5d9ffdbc355e6148
parent869fb1f62714fcde79938ef8e5030aec986431bc
Setting UART speed to custom value for sending break.

Used with 19200 baud rate for data TX, break generated by
sending 0x00 with 12800 baud rate.

PCAN LIN converter configured as a slave does respond.
misc/tty_lin_master/Makefile
misc/tty_lin_master/main.c