diff -r 003cc3c63855 -r f49e5a6b7804 doc/doxygen/html/structcan__baudparams__t.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/doxygen/html/structcan__baudparams__t.html Fri Jun 08 09:23:56 2007 +0200 @@ -0,0 +1,115 @@ + +
+#include <lincan.h>
++
Data Fields | |
long | flags |
long | baudrate |
long | sjw |
long | sample_pt |
+The structure is used to configure new set of parameters into CAN controller chip. If default value of some field should be preserved, fill field by value -1. +
+ +
+Definition at line 49 of file lincan.h.
long can_baudparams_t::flags | +
long can_baudparams_t::baudrate | +
long can_baudparams_t::sjw | +
long can_baudparams_t::sample_pt | +
+