candev_dev Struct Reference

candev descriptor to pass to the device thread More...

Detailed Description

candev descriptor to pass to the device thread

Definition at line 69 of file device.h.

#include <device.h>

Data Fields

candev_tdev
 the device
 
int ifnum
 interface number
 
kernel_pid_t pid
 pid
 
const char * name
 device name
 
can_trx_ttrx
 transceiver attached to the device
 
uint32_t rx_inactivity_timeout
 Min timeout loaded when a frame is received.
 
uint32_t tx_wakeup_timeout
 Min timeout loaded when a frame is sent.
 
uint32_t last_pm_update
 time when the pm was updated
 
uint32_t last_pm_value
 last pm timer value set
 
xtimer_t pm_timer
 timer for power management
 

The documentation for this struct was generated from the following file: