Xsram_Get_Type - ICP DAS USA MP-8 43 Series Function Reference

Hide thumbs Also See for MP-8 43 Series:
Table of Contents

Advertisement

2.8.6 XSRAM_Get_Type

Description:
This function is used to get the BBSRAM type on PAC Backplane.
Syntax:
++
[C
]
WORD XSRAM_Get_Type();
Parameter:
None
Return Value:
512: There have BBSRAM on PAC Backplane.
0
: There don't have BBSRAM on PAC Backplane.
Example:
unsigned char
Data;
WORD Ret;
XSRAM_Init();
Ret= XSRAM_Get_Type();
Remark:
This function can be applied BBSRAM on PAC Backplane.
http://www.icpdas.com
MP-8x43 Function Reference V 1.0
72 

Advertisement

Table of Contents
loading

Table of Contents