#include <candriver.h>
Data Fields | |
UNS8 | clksrc |
UNS8 | brp |
UNS8 | sjw |
UNS8 | samp |
UNS8 | tseg2 |
UNS8 | tseg1 |
Definition at line 99 of file candriver.h.
UNS8 canBusTime::clksrc |
Definition at line 100 of file candriver.h.
UNS8 canBusTime::brp |
Definition at line 101 of file candriver.h.
UNS8 canBusTime::sjw |
Definition at line 102 of file candriver.h.
UNS8 canBusTime::samp |
Definition at line 103 of file candriver.h.
UNS8 canBusTime::tseg2 |
Definition at line 104 of file candriver.h.
UNS8 canBusTime::tseg1 |
Definition at line 105 of file candriver.h.