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 @@ - - -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 Mon Jul 2 19:10:42 2007 for CanFestival by  - -doxygen 1.5.1
- -