BM_RecoverBusOff
Recover from CAN BUSOFF state. For firmware V3.x+, sends USB command to reset MCAN controller. For older firmware, falls back to loopback + dummy message recovery.
BMAPI BM_StatusTypeDef BM_RecoverBusOff (BM_ChannelHandle handle)Parameters
Section titled “Parameters”| Direction | Name | Description |
|---|---|---|
| [in] | handle |
Handle to the channel to recover. |
Returns
Section titled “Returns”Operation status, see BM_StatusTypeDef for details.
This reference follows the current BUSMUST BMAPI SDK. For an installed package, its bundled header and help files define the exact version-specific contract.