1.1.7.3 void PCR_PeripheralResetUnLock (void) Function
C
void PCR_PeripheralResetUnLock (void)
Summary
Unlocks the peripheral reset enable register.
Description
Unlocks the Peripheral Reset Enable register, thereby application can reset any peripheral by writing to the Peripheral Reset Enable register.
Precondition
None
Parameters
None
Returns
None
Example
PCR_PeripheralResetUnLock();
Remarks
None