1.28.10.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.