HAL + 0/6 examples
CodeScope will show references to CAN_TxHeaderTypeDef::TransmitGlobalTime 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...
CodeScopeSTM32 Libraries and SamplesHALCAN_TxHeaderTypeDef::TransmitGlobalTime

CAN_TxHeaderTypeDef::TransmitGlobalTime field

Specifies whether the timestamp counter value captured on start of frame transmission, is sent in DATA6 and DATA7 replacing pData[6] and pData[7]. @note: Time Triggered Communication Mode must be enabled. @note: DLC must be programmed as 8 bytes, in order these 2 bytes are sent. This parameter can be set to ENABLE or DISABLE.

Syntax

FunctionalState TransmitGlobalTime;

Examples

CAN_TxHeaderTypeDef::TransmitGlobalTime is referenced by 6 libraries and example projects.

References

LocationReferrerText
stm32f4xx_hal_can.h:172
FunctionalState TransmitGlobalTime; /*!< Specifies whether the timestamp counter value captured on start
stm32f4xx_hal_can.c:1302HAL_CAN_AddTxMessage()
if (pHeader->TransmitGlobalTime == ENABLE)

Data Use

Functions reading CAN_TxHeaderTypeDef::TransmitGlobalTime
CAN_TxHeaderTypeDef::TransmitGlobalTime
all items filtered out
Type of CAN_TxHeaderTypeDef::TransmitGlobalTime
CAN_TxHeaderTypeDef::TransmitGlobalTime
all items filtered out