2.89 Reset Controller (RCON)
This Plib implements software abstraction for RCON Peripheral.
Library Interface
Reset Controller peripheral library provides the following interfaces:
Functions
Name | Description |
---|---|
RCON_ResetCauseGet | Reports the cause of the last reset |
RCON_ResetCauseClear | Clears the particular reset cause status bit |
RCON_SoftwareReset | Enables the software reset |
Data types and constants
Name | Type | Description |
---|---|---|
RCON_RESET_CAUSE | Enum | Identifies the possible reason of device reset |
Note: Not all APIs maybe implemented. See the specific device
family section for available APIs.