8.1.3.4 can_async_disable
Disable CAN.
int32_t can_async_disable(
struct can_async_descriptor *const descr
)
This function disables CAN by the given can descriptor.
Parameters
- descr
-
Type: struct can_async_descriptor Struct *const
The CAN descriptor to disable.
Returns
Type: int32_t
Disabling status.