RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
_flexcan_config Struct Reference

FlexCAN module configuration structure. More...

#include <fsl_flexcan.h>

Data Fields

union {
   struct {
      uint32_t   _flexcan_config::baudRate
 
   } 
 
   struct {
      uint32_t   _flexcan_config::bitRate
 
   } 
 
}; 
 
flexcan_clock_source_t clkSrc
 
flexcan_wake_up_source_t wakeupSrc
 
uint8_t maxMbNum
 
bool enableLoopBack
 
bool enableTimerSync
 
bool enableSelfWakeup
 
bool enableIndividMask
 
bool disableSelfReception
 
bool enableListenOnlyMode
 
bool enableSupervisorMode
 
flexcan_timing_config_t timingConfig
 

Detailed Description

FlexCAN module configuration structure.

Deprecated:

Do not use the baudRate. It has been superceded bitRate

Do not use the baudRateFD. It has been superceded bitRateFD


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