HAL
CAN_RxHeaderTypeDef::FilterMatchIndex is only used within HAL.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesHALCAN_RxHeaderTypeDef::FilterMatchIndex

CAN_RxHeaderTypeDef::FilterMatchIndex field

Specifies the index of matching acceptance filter element. This parameter must be a number between Min_Data = 0 and Max_Data = 0xFF.

Syntax

uint32_t FilterMatchIndex;

References

LocationReferrerText
stm32f4xx_hal_can.h:204
uint32_t FilterMatchIndex; /*!< Specifies the index of matching acceptance filter element.
stm32f4xx_hal_can.c:1563HAL_CAN_GetRxMessage()
pHeader->FilterMatchIndex = (CAN_RDT0R_FMI & hcan->Instance->sFIFOMailBox[RxFifo].RDTR) >> CAN_RDT0R_FMI_Pos;

Data Use

Functions writing CAN_RxHeaderTypeDef::FilterMatchIndex
all items filtered out
CAN_RxHeaderTypeDef::FilterMatchIndex
Type of CAN_RxHeaderTypeDef::FilterMatchIndex
CAN_RxHeaderTypeDef::FilterMatchIndex
uint32_t
all items filtered out