Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
CAN_InitStruct Struct Reference

CAN init structure definition. More...

#include <Imt.Base.HAL.STM32F103HD/SystemPeripherals_CAN.h>

Public Attributes

CAN_BRP Prescaler
 
CAN_Mode Mode
 
CAN_SJW SJW
 
CAN_BS1 BS1
 
CAN_BS2 BS2
 
bool TTCM
 
bool ABOM
 
bool AWUM
 
bool NART
 
bool RFLM
 
bool TXFP
 

Detailed Description

CAN init structure definition.

Definition at line 67 of file SystemPeripherals_CAN.h.

Member Data Documentation

◆ ABOM

bool CAN_InitStruct::ABOM

Definition at line 89 of file SystemPeripherals_CAN.h.

◆ AWUM

bool CAN_InitStruct::AWUM

Definition at line 93 of file SystemPeripherals_CAN.h.

◆ BS1

CAN_BS1 CAN_InitStruct::BS1

Definition at line 78 of file SystemPeripherals_CAN.h.

◆ BS2

CAN_BS2 CAN_InitStruct::BS2

Definition at line 81 of file SystemPeripherals_CAN.h.

◆ Mode

CAN_Mode CAN_InitStruct::Mode

Definition at line 72 of file SystemPeripherals_CAN.h.

◆ NART

bool CAN_InitStruct::NART

Definition at line 97 of file SystemPeripherals_CAN.h.

◆ Prescaler

CAN_BRP CAN_InitStruct::Prescaler

Definition at line 69 of file SystemPeripherals_CAN.h.

◆ RFLM

bool CAN_InitStruct::RFLM

Definition at line 101 of file SystemPeripherals_CAN.h.

◆ SJW

CAN_SJW CAN_InitStruct::SJW

Definition at line 75 of file SystemPeripherals_CAN.h.

◆ TTCM

bool CAN_InitStruct::TTCM

Definition at line 85 of file SystemPeripherals_CAN.h.

◆ TXFP

bool CAN_InitStruct::TXFP

Definition at line 105 of file SystemPeripherals_CAN.h.


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