Обновление командировка 10.06.2026
This commit is contained in:
parent
09adae6f41
commit
469f59aa33
|
|
@ -173,7 +173,7 @@ typedef struct
|
|||
{
|
||||
uint8_t u8TxHandler; /**< one message buffer used one handler, range 0 ~ txMbCnt-1 */
|
||||
uint8_t bWaitTxCompleted;/**< wait transmit complete and clear iflag */
|
||||
uint16_t u16WaitTxTimeout; /**< wait transmit complete timeout */
|
||||
uint32_t u16WaitTxTimeout; /**< wait transmit complete timeout */
|
||||
uint8_t bEnFd; /**< enable FLEXCAN fd */
|
||||
uint8_t bEnBrs; /**< enable canfd data bit switch */
|
||||
uint32_t u32CanId; /**< FLEXCAN id */
|
||||
|
|
|
|||
Loading…
Reference in New Issue