CoX Peripheral Interface V2.1
API Reference
SysCtl

System control determines the overall operation of the device. It provides information about the device, controls the clocki for the core and individual peripherals, and handles reset detection and report. More...

Collaboration diagram for SysCtl:

Modules

 xSysCtl
 

CoX SysCtl Peripheral Interface.



Detailed Description

System control determines the overall operation of the device. It provides information about the device, controls the clocki for the core and individual peripherals, and handles reset detection and report.


Contents


1. SysCtl Function Desc


1.1 Device Identification

Several read-only registers provide software with information on the microcontroller, such as version, part number, SRAM size, flash size, and other features.


1.2 Reset Control

The controller has five sources of reset :



1.3 Clock Control

1.3.1 Main clock tree:

Clock_Tree.png

1.3.2 Clock Sources

There are multiple clock sources for use in the device:

1.3.3 Clock Configuration


1.5 System Control

There are four levels of operation for the device defined as:


2. SysCtl Applications

add in the future

Note:
Here describes the common functions of the SysCtl Peripheral. The CoX Peripheral Interface is based on the functions above.