can_resmgr_start()

Start handling CAN client messages

Synopisis

#include <hw/libcan.h>

void can_resmgr_start( void );

Description

The can_resmgr_start() function starts handling client messages. This function blocks until you stop the driver.

Page updated: