![]() |
LPCOpen Platform
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "rgu_18xx_43xx.h"
Go to the source code of this file.
Functions | |
void | Chip_RGU_TriggerReset (RGU_RST_TYPE ResetNumber) |
Trigger a peripheral reset for the selected peripheral. | |
void | Chip_RGU_ClearReset (RGU_RST_TYPE ResetNumber) |
Clears reset for the selected peripheral. | |
bool | Chip_RGU_InReset (RGU_RST_TYPE ResetNumber) |
Checks the reset status of a peripheral. | |