diff -r 2cb34a4ac65a -r 6b5a4c21e061 doc/doxygen/html/structcan__baudparams__t.html --- a/doc/doxygen/html/structcan__baudparams__t.html Tue Jun 05 17:34:33 2007 +0200 +++ /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 Jun 4 16:29:08 2007 for CanFestival by  - -doxygen 1.5.1
- -