diff -r 6efc85c5493e -r 1c1e3599d66a doc/doxygen/html/structcan__baudparams__t.html --- a/doc/doxygen/html/structcan__baudparams__t.html Mon Feb 11 11:00:12 2008 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,115 +0,0 @@ - -
-#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 | -
-