4.3.2 Enumerations
enum CAN_PHY_TRANSMIT_STATUS { CAN_PHY_TRANSMIT_STATUS_SUCCESS, CAN_PHY_TRANSMIT_STATUS_ERROR, CAN_PHY_TRANSMIT_STATUS_PENDING }
This enumeration defines the FIFO status.
enum CAN_PHY_TRANSMIT_STATUS { CAN_PHY_TRANSMIT_STATUS_SUCCESS, CAN_PHY_TRANSMIT_STATUS_ERROR, CAN_PHY_TRANSMIT_STATUS_PENDING }
This enumeration defines the FIFO status.