ncv7356 generic CAN transceiver interface initialization More...
ncv7356 generic CAN transceiver interface initialization
Definition in file ncv7356.h.
 Include dependency graph for ncv7356.h:Go to the source code of this file.
Data Structures | |
| struct | ncv7356_trx | 
| ncv7356 trx descriptor  More... | |
Typedefs | |
| typedef struct ncv7356_trx | ncv7356_trx_t | 
| ncv7356 trx descriptor  | |
Functions | |
| int | ncv7356_trx_set_mode (can_trx_t *dev, can_trx_mode_t mode) | 
| Set mode interface.   | |
| int | ncv7356_trx_init (can_trx_t *dev) | 
| Initialize the given ncv7356.   | |
Variables | |
| const trx_driver_t | ncv7356_driver | 
| ncv7356 driver  | |