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