RTEMS CAN/CAN FD Stack
Loading...
Searching...
No Matches
Public Attributes | List of all members
can_bittiming Struct Reference

This structure is used to represent CAN bit timing. More...

#include <can-bittiming.h>

Public Attributes

uint32_t bitrate
 This member holds CAN bitrate.
 
uint32_t sample_point
 This member holds CAN sample point.
 
uint32_t tq
 This member holds time quantum value.
 
uint32_t prop_seg
 This member holds propagation segment.
 
uint32_t phase_seg1
 This member holds phase segment 1.
 
uint32_t phase_seg2
 This member holds phase segment 2.
 
uint32_t sjw
 This member holds Sync Jump Width value.
 
uint32_t brp
 This member holds Bit Rate Prescaler value.
 

Detailed Description

This structure is used to represent CAN bit timing.

This structure is used to set new bit timing or obtain the current one.


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