HFCC-01 Low-Level Software (LLSW) Rel_6802_HFCC-01-RP-CSAR-CB
Loading...
Searching...
No Matches
interStatus.h File Reference
This graph shows which files directly or indirectly include this file:
interStatus.h Node1 interStatus.h Node2 analogIn.c Node1->Node2 Node3 discreteIn.c Node1->Node3 Node4 discreteOut.c Node1->Node4 Node5 interDrv.h Node1->Node5 Node15 pwm.c Node1->Node15 Node16 rvdt.c Node1->Node16 Node17 memoryMap.h Node1->Node17 Node5->Node2 Node5->Node3 Node5->Node4 Node6 a429.c Node5->Node6 Node7 core.h Node5->Node7 Node9 modConfig.c Node5->Node9 Node13 interDrv.c Node5->Node13 Node14 psu.c Node5->Node14 Node5->Node15 Node5->Node16 Node8 core.c Node7->Node8 Node7->Node9 Node10 modHeartbeat.c Node7->Node10 Node11 modHsb.c Node7->Node11 Node12 modInfo.c Node7->Node12 Node17->Node13 Node18 memoryMap.c Node17->Node18

Go to the source code of this file.

Enumerations

enum  InterStatus { INTF_SUCCESS = 0U , ERR_MMAP_FAIL_TO_MAP , INTF_FAILED , INTF_DEFAULT }
 This is enum definition for interface status. More...

Detailed Description

Author
Qamaruddin Yunus amaru.nosp@m.ddin.nosp@m..yunu.nosp@m.s@tu.nosp@m.sas.m.nosp@m.y

Device Module Library

Author
Syed Uthman Affan uthma.nosp@m.n.ab.nosp@m.dulha.nosp@m.lim@.nosp@m.tusas.nosp@m..my

Inter Status File

Enumeration Type Documentation

◆ InterStatus

This is enum definition for interface status.

Enumerator
INTF_SUCCESS 

Interface is success.

ERR_MMAP_FAIL_TO_MAP 

Memory map fail to map.

INTF_FAILED 

Interface operation failed.

INTF_DEFAULT 

Default.