candev descriptor to pass to the device thread
More...
candev descriptor to pass to the device thread
Definition at line 69 of file device.h.
#include <device.h>
◆ dev
the device
Definition at line 70 of file device.h.
◆ ifnum
interface number
Definition at line 71 of file device.h.
◆ last_pm_update
uint32_t candev_dev::last_pm_update |
time when the pm was updated
Definition at line 80 of file device.h.
◆ last_pm_value
uint32_t candev_dev::last_pm_value |
last pm timer value set
Definition at line 81 of file device.h.
◆ name
const char* candev_dev::name |
device name
Definition at line 73 of file device.h.
◆ pid
◆ pm_timer
timer for power management
Definition at line 82 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 78 of file device.h.
◆ trx
transceiver attached to the device
Definition at line 75 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 79 of file device.h.
The documentation for this struct was generated from the following file: