mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-09-15 11:03:48 +00:00
Add TransmitChannelEventAttemptClear() function
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user