candev descriptor to pass to the device thread
More...
candev descriptor to pass to the device thread
Definition at line 72 of file device.h.
#include <device.h>
◆ dev
the device
Definition at line 73 of file device.h.
◆ ifnum
interface number
Definition at line 74 of file device.h.
◆ last_pm_update
uint32_t candev_dev::last_pm_update |
time when the pm was updated
Definition at line 86 of file device.h.
◆ last_pm_value
uint32_t candev_dev::last_pm_value |
last pm timer value set
Definition at line 87 of file device.h.
◆ name
const char* candev_dev::name |
device name
Definition at line 76 of file device.h.
◆ pid
◆ pm_timer
timer for power management
Definition at line 88 of file device.h.
◆ rx_inactivity_timeout
uint32_t candev_dev::rx_inactivity_timeout |
Min timeout loaded when a frame is received.
Definition at line 84 of file device.h.
◆ trx
transceiver attached to the device
Definition at line 78 of file device.h.
◆ tx_wakeup_timeout
uint32_t candev_dev::tx_wakeup_timeout |
Min timeout loaded when a frame is sent.
Definition at line 85 of file device.h.
The documentation for this struct was generated from the following file: