3.3.4.3 EMAFE_SoftReset Function

C

void EMAFE_SoftReset ( void );

Summary

Resets the EMAFE peripheral.

Description

This function resets the EMAFE peripheral by using peripheral register.

Precondition

None.

Parameters

None.

Returns

None.

Example


EMAFE_SoftReset();

Remarks

None.