All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

ncv7356 generic CAN transceiver interface initialization More...

Detailed Description

ncv7356 generic CAN transceiver interface initialization

Author
Aurelien Gonce aurel.nosp@m.ien..nosp@m.gonce.nosp@m.@alt.nosp@m.ran.c.nosp@m.om
Vincent Dupont vince.nosp@m.nt@o.nosp@m.takey.nosp@m.s.co.nosp@m.m

Definition in file ncv7356.h.

#include <stdio.h>
#include "periph/gpio.h"
#include "can/can_trx.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