Searched refs:FrameType (Results 1 – 2 of 2) sorted by relevance
59 uint32_t FrameType; /*!< Frame type */ member
410 if(pCanMsg->FrameType) in CAN_BasicSendMsg()504 …pCanMsg->FrameType = (((tCAN->IF[1].ARB2 & CAN_IF_ARB2_DIR_Msk) >> CAN_IF_ARB2_DIR_Pos)) ? 0ul : 1… in CAN_BasicReceiveMsg()957 if(pCanMsg->FrameType) in CAN_SetTxMsg()