Add TransmitChannelEventAttemptClear() function

This commit is contained in:
wangcoolc
2020-12-10 19:31:16 +08:00
parent 8c8500aa8c
commit 69791769cf
+1
View File
@@ -202,6 +202,7 @@ private:
int8_t mcp2518fd_ErrorStateGet(CAN_ERROR_STATE *flags);
int8_t mcp2518fd_ModuleEventRxCodeGet(CAN_RXCODE *rxCode);
int8_t mcp2518fd_ModuleEventTxCodeGet(CAN_TXCODE *txCode);
int8_t mcp2518fd_TransmitChannelEventAttemptClear(CAN_FIFO_CHANNEL channel);
int8_t mcp2518fd_LowPowerModeEnable();
int8_t mcp2518fd_LowPowerModeDisable();