XMC Peripheral Library for XMC4000 Family: XMC_CAN_NODE_NOMINAL_BIT_TIME_CONFIG_t Struct Reference

XMC Peripheral Library for XMC4000 Family

XMC Peripheral Library for XMC4000 Family  2.1.16
XMC_CAN_NODE_NOMINAL_BIT_TIME_CONFIG_t Struct Reference

#include <xmc_can.h>

Data Fields

uint32_t baudrate
 
uint32_t can_frequency
 
uint16_t sample_point
 
uint16_t sjw
 

Detailed Description

Defines CAN node Nominal Bit Time. Use type XMC_CAN_NODE_NOMINAL_BIT_TIME_CONFIG_t for this structure.

Field Documentation

uint32_t baudrate

Specifies the node baud rate. Unit: baud baudrate shall be range of 100Kbps to 1000Kbps

uint32_t can_frequency

Frequency of the CAN module(fCAN). can_frequency shall be range of 5MHz to 120MHz

uint16_t sample_point

Sample point is used to compensate mismatch between transmitter and receiver clock phases detected in the synchronization segment. Sample point. Range = [0, 10000] with respect [0%, 100%] of the total bit time.

uint16_t sjw

(Re) Synchronization Jump Width. Range:0-3


The documentation for this struct was generated from the following file:
Generated on Mon Aug 7 2017 11:33:58 for XMC Peripheral Library for XMC4000 Family by   doxygen 1.8.11