emsacan_status_t
Description
Firmware update progress callback.
Details
BytesTransferred / BytesTotal are meaningful only for DOWNLOADING.
Members
| Name | Value | Description |
|---|---|---|
| EMSACAN_STATUS_NONE | 0x00 | — |
| EMSACAN_STATUS_INIT | 0x01 | — |
| EMSACAN_STATUS_ERROR_MISC | 0x02 | — |
| EMSACAN_STATUS_ERROR_PASSIVE | 0x04 | — |
| EMSACAN_STATUS_RX_OVERRUN | 0x08 | — |
| EMSACAN_STATUS_TX_OVERRUN | 0x10 | — |
| EMSACAN_STATUS_TX_BUSY | 0x40 | — |
| EMSACAN_STATUS_ERROR_BUS_OFF | 0x80 | — |
