Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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
 
struct stats_can stats
 

Detailed Description

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

Field Documentation

◆ devstate

struct device_state can_device_state::devstate

◆ stats

struct stats_can can_device_state::stats

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