Functions | Variables

cand.h File Reference

This graph shows which files directly or indirectly include this file:

Functions

int can_send (canid_t id, unsigned char length, unsigned char *data)
int set_pwr_ctrl ()

Variables

int sock
struct sockaddr_can can_addr
struct can_filter rfilter
struct ifreq can_ifreq
uint8_t last_id

Function Documentation

int can_send ( canid_t  id,
unsigned char  length,
unsigned char *  data 
)
int set_pwr_ctrl (  ) 

Variable Documentation

struct ifreq can_ifreq
uint8_t last_id
int sock