User Activity

I am getting a CAN message with the function `HAL_CAN_GetRxMessage`.The struct `CAN_RxHeaderTypeDef` has a field called `RTR`.The doc string says: "This parameter can be a value of @ref CAN_remote_transmission_request".`CAN_remote_transmission_reques...