HAL + 0/4 examples
CodeScope will show references to CAN_RxHeaderTypeDef::RTR from the following samples and libraries:
Examples
STM32446E_EVAL
Examples
CAN
STM32469I_EVAL
Examples
CAN
STM324x9I_EVAL
Examples
CAN
STM324xG_EVAL
Examples
CAN
 
Symbols
loading...
Files
loading...

CAN_RxHeaderTypeDef::RTR field

Specifies the type of frame for the message that will be transmitted. This parameter can be a value of CAN_remote_transmission_request

Syntax

uint32_t RTR;

Examples

CAN_RxHeaderTypeDef::RTR is referenced by 4 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_can.h:194
uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted.
stm32f4xx_hal_can.c:1553HAL_CAN_GetRxMessage()
pHeader->RTR = (CAN_RI0R_RTR & hcan->Instance->sFIFOMailBox[RxFifo].RIR);

Data Use

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