1.1.7.2 void PCR_PeripheralResetLock (void) Function
C
void PCR_PeripheralResetLock (void)
Summary
Locks the peripheral reset enable register.
Description
Locks the Peripheral Reset Enable register, thereby application cannot reset any peripheral by writing to the Peripheral Reset Enable register.
Precondition
None
Parameters
None
Returns
None
Example
PCR_PeripheralResetLock();
Remarks
None