csp_if_can.h File Reference
Go to the source code of this file.
Data Structures | |
struct csp_can_config | |
Macros | |
#define CSP_CAN_MASKED 0 | |
CAN interface modes. More... | |
#define CSP_CAN_PROMISC 1 | |
Functions | |
int csp_can_init (uint8_t mode, struct csp_can_config *conf) | |
Init CAN interface. More... | |
Variables | |
csp_iface_t csp_if_can | |