Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
can_sja1000_config Struct Reference

SJA1000 driver internal configuration structure. More...

#include <can_sja1000.h>

Data Fields

const struct can_driver_config common
 
can_sja1000_read_reg_t read_reg
 
can_sja1000_write_reg_t write_reg
 
uint8_t ocr
 
uint8_t cdr
 
const void * custom
 

Detailed Description

SJA1000 driver internal configuration structure.

Field Documentation

◆ cdr

uint8_t can_sja1000_config::cdr

◆ common

const struct can_driver_config can_sja1000_config::common

◆ custom

const void* can_sja1000_config::custom

◆ ocr

uint8_t can_sja1000_config::ocr

◆ read_reg

can_sja1000_read_reg_t can_sja1000_config::read_reg

◆ write_reg

can_sja1000_write_reg_t can_sja1000_config::write_reg

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