tja1042 generic CAN transceiver interface initialization More...
tja1042 generic CAN transceiver interface initialization
Definition in file tja1042.h.
Go to the source code of this file.
Data Structures | |
struct | tja1042_trx |
tja1042 CAN trx descriptor More... | |
Typedefs | |
typedef struct tja1042_trx | tja1042_trx_t |
tja1042 CAN trx descriptor | |
Functions | |
int | tja1042_trx_set_mode (can_trx_t *dev, can_trx_mode_t mode) |
Set mode interface. More... | |
int | tja1042_trx_init (can_trx_t *dev) |
Initialize the given tja1042. More... | |
Variables | |
const trx_driver_t | tja1042_driver |
tja1042 driver | |