Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

XXX_Init

Description

This function must initialize the CAN controller selected by its bus device name, clearing all message buffers (if available) and leave the CAN controller in bus off state.

Prototype

void XXX_Init(CPU_INT32U arg);

Parameter

Meaning

arg

bus device name

End

  • No labels