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