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 @@ + + +CanFestival: can_baudparams_t Struct Reference + + + + +
+
+
+
+

can_baudparams_t Struct Reference

#include <lincan.h> +

+ + + + + + + + + + + +

Data Fields

long flags
long baudrate
long sjw
long sample_pt
+


Detailed Description

+struct can_baudparams_t - datatype for calling CONF_BAUDPARAMS IOCTL : reserved for additional flags for chip configuration, should be written -1 or 0 : baud rate in Hz : synchronization jump width (0-3) prescaled clock cycles : sample point in % (0-100) sets (TSEG1+1)/(TSEG1+TSEG2+2) ratio

+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.


Field Documentation

+ +
+
+ + + + +
long can_baudparams_t::flags
+
+
+ +

+ +

+Definition at line 50 of file lincan.h. +

+

+ +

+
+ + + + +
long can_baudparams_t::baudrate
+
+
+ +

+ +

+Definition at line 51 of file lincan.h. +

+

+ +

+
+ + + + +
long can_baudparams_t::sjw
+
+
+ +

+ +

+Definition at line 52 of file lincan.h. +

+

+ +

+
+ + + + +
long can_baudparams_t::sample_pt
+
+
+ +

+ +

+Definition at line 53 of file lincan.h. +

+

+


The documentation for this struct was generated from the following file: +
Generated on Fri Jun 8 08:52:17 2007 for CanFestival by  + +doxygen 1.5.1
+ +