EasyManuals Logo

ST STM32F31xx User Manual

ST STM32F31xx
584 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #109 background imageLoading...
Page #109 background image
UM1581
Controller area network (bxCAN)
DocID023800 Rev 1
109/584
4.1.6 CAN_FilterInitTypeDef
CAN_FilterInitTypeDef is defined in the stm32f30x_can.h
Data Fields
ï‚· uint16_t CAN_FilterIdHigh
ï‚· uint16_t CAN_FilterIdLow
ï‚· uint16_t CAN_FilterMaskIdHigh
ï‚· uint16_t CAN_FilterMaskIdLow
ï‚· uint16_t CAN_FilterFIFOAssignment
ï‚· uint8_t CAN_FilterNumber
ï‚· uint8_t CAN_FilterMode
ï‚· uint8_t CAN_FilterScale
ï‚· FunctionalState CAN_FilterActivation
Field Documentation
ï‚· uint16_t CAN_FilterInitTypeDef::CAN_FilterIdHigh
 Specifies the filter identification number (MSBs for a 32-bit configuration, first
one for a 16-bit configuration). This parameter can be a value between 0x0000
and 0xFFFF
ï‚· uint16_t CAN_FilterInitTypeDef::CAN_FilterIdLow
 Specifies the filter identification number (LSBs for a 32-bit configuration, second
one for a 16-bit configuration). This parameter can be a value between 0x0000
and 0xFFFF
ï‚· uint16_t CAN_FilterInitTypeDef::CAN_FilterMaskIdHigh
 Specifies the filter mask number or identification number, according to the mode
(MSBs for a 32-bit configuration, first one for a 16-bit configuration). This
parameter can be a value between 0x0000 and 0xFFFF
ï‚· uint16_t CAN_FilterInitTypeDef::CAN_FilterMaskIdLow
 Specifies the filter mask number or identification number, according to the mode
(LSBs for a 32-bit configuration, second one for a 16-bit configuration). This
parameter can be a value between 0x0000 and 0xFFFF
ï‚· uint16_t CAN_FilterInitTypeDef::CAN_FilterFIFOAssignment
 Specifies the FIFO (0 or 1) which will be assigned to the filter. This parameter
can be a value of CAN_filter_FIFO
ï‚· uint8_t CAN_FilterInitTypeDef::CAN_FilterNumber
 Specifies the filter which will be initialized. It ranges from 0 to 13.
ï‚· uint8_t CAN_FilterInitTypeDef::CAN_FilterMode
 Specifies the filter mode to be initialized. This parameter can be a value of
CAN_filter_mode
ï‚· uint8_t CAN_FilterInitTypeDef::CAN_FilterScale
 Specifies the filter scale. This parameter can be a value of CAN_filter_scale
ï‚· FunctionalState CAN_FilterInitTypeDef::CAN_FilterActivation
 Enable or disable the filter. This parameter can be set either to ENABLE or
DISABLE.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the ST STM32F31xx and is the answer not in the manual?

ST STM32F31xx Specifications

General IconGeneral
BrandST
ModelSTM32F31xx
CategoryMicrocontrollers
LanguageEnglish

Related product manuals