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

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

Advertisement

2.8.2 XSRAM_Get_Max_Block

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

Advertisement

Table of Contents
loading

Table of Contents