Bar Logo 3.8/7.6 kw Totem pole Demonstration Application (Part-No. (not specified))
 
Content
     
Loading...
Searching...
No Matches
system_types.h File Reference

This is the generated driver types header file for the System driver. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum CORCON_MODE_TYPE SYSTEM_CORCON_MODES
 

Enumerations

enum  CORCON_MODE_TYPE { CORCON_MODE_PORVALUES = 0x0020 , CORCON_MODE_ENABLEALLSATNORMAL_ROUNDBIASED = 0x00E2 , CORCON_MODE_ENABLEALLSATNORMAL_ROUNDUNBIASED = 0x00E0 , CORCON_MODE_DISABLEALLSAT_ROUNDBIASED = 0x0022 , CORCON_MODE_DISABLEALLSAT_ROUNDUNBIASED = 0x0020 , CORCON_MODE_ENABLEALLSATSUPER_ROUNDBIASED = 0x00F2 , CORCON_MODE_ENABLEALLSATSUPER_ROUNDUNBIASED = 0x00F0 }
 

Detailed Description

MAIN Generated Driver Types Header File

Version
Driver Version 1.0.1

Definition in file system_types.h.

Typedef Documentation

◆ SYSTEM_CORCON_MODES

Enumeration Type Documentation

◆ CORCON_MODE_TYPE

Enumerator
CORCON_MODE_PORVALUES 

Use POR values of CORCON

CORCON_MODE_ENABLEALLSATNORMAL_ROUNDBIASED 

Enable saturation for ACCA, ACCB and Dataspace write, enable normal ACCA/ACCB saturation mode and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.

CORCON_MODE_ENABLEALLSATNORMAL_ROUNDUNBIASED 

Enable saturation for ACCA, ACCB and Dataspace write, enable normal ACCA/ACCB saturation mode and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.

CORCON_MODE_DISABLEALLSAT_ROUNDBIASED 

Disable saturation for ACCA, ACCB and Dataspace write and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.

CORCON_MODE_DISABLEALLSAT_ROUNDUNBIASED 

Disable saturation for ACCA, ACCB and Dataspace write and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.

CORCON_MODE_ENABLEALLSATSUPER_ROUNDBIASED 

Enable saturation for ACCA, ACCB and Dataspace write, enable super ACCA/ACCB saturation mode and set rounding to Biased (conventional) mode. Rest of CORCON settings are set to the default POR values.

CORCON_MODE_ENABLEALLSATSUPER_ROUNDUNBIASED 

Enable saturation for ACCA, ACCB and Dataspace write, enable super ACCA/ACCB saturation mode and set rounding to Unbiased (convergent) mode. Rest of CORCON settings are set to the default POR values.

Definition at line 48 of file system_types.h.