3.3.2.2 CANn_ErrorGet
Returns the error during transfer.
This routine returns the error during transfer.
CAN_ERROR
CANn_ErrorGet
(
void
);
Precondition
- CANx_Initialize must have been called for the associated CAN instance.
Parameters
- void
Returns
- Returns an enumeration of the can error
