Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
can_device_state Struct Reference

CAN specific device state which allows for CAN device class specific additions. More...

#include <can.h>

Data Fields

struct device_state devstate
 Common device state.
 
struct stats_can stats
 CAN device statistics.
 

Detailed Description

CAN specific device state which allows for CAN device class specific additions.

Field Documentation

◆ devstate

struct device_state can_device_state::devstate

Common device state.

◆ stats

struct stats_can can_device_state::stats

CAN device statistics.


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