1.26.6.1 1.27.9.1 1.28.10.1 1.34.7.1 1.41.8.1 1.42.6.1 MCANx_Initialize Function
C
void MCANx_Initialize (void) // x - Instance of the MCAN peripheral
Summary
Initializes given instance of the MCAN peripheral.
Description
This function initializes the given instance of the MCAN peripheral as configured in MHC.
Precondition
None.
Parameters
None.
Returns
None.
Example
MCAN0_Initialize();
Remarks
None.