You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CAN should return an HAL_CAN_RESULT_BUSY if the tx queue is full.
CAN should return an HAL_CAN_RESULT_NO_MSG if the rx queue is empty, no messages received.
CAN should return an HAL_CAN_RESULT_BUSY if the tx queue is full.
CAN should return an HAL_CAN_RESULT_NO_MSG if the rx queue is empty, no messages received.
Regenerative-Battery-Cycler/firmware/Sources/HAL/HAL_CAN/hal_can.h
Line 40 in 6d5da96
Regenerative-Battery-Cycler/firmware/Sources/HAL/HAL_CAN/hal_can.h
Line 107 in 6d5da96
Regenerative-Battery-Cycler/firmware/Sources/HAL/HAL_CAN/hal_can.h
Line 120 in 6d5da96
The text was updated successfully, but these errors were encountered: