HAL + 0/6 examples
CodeScope will show references to CAN_TxHeaderTypeDef::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_TxHeaderTypeDef::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_TxHeaderTypeDef::RTR is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_can.h:166
uint32_t RTR; /*!< Specifies the type of frame for the message that will be transmitted.
stm32f4xx_hal_can.c:1289HAL_CAN_AddTxMessage()
pHeader->RTR);
stm32f4xx_hal_can.c:1295HAL_CAN_AddTxMessage()
pHeader->RTR);

Data Use

Functions reading CAN_TxHeaderTypeDef::RTR
CAN_TxHeaderTypeDef::RTR
all items filtered out
Type of CAN_TxHeaderTypeDef::RTR
CAN_TxHeaderTypeDef::RTR
uint32_t
all items filtered out