User guide
E-21
PLI Access Routines
acc_getmem_range
You use the acc_getmem_range access routine to access the upper
and lower limits of a memory.
acc_getmem_range
Synopsis: Returns the upper and lower limits of a memory
Syntax: acc_getmem_range (memhandle, p_left_index,p_right_index)
Type Description
Returns: void
Type Name Description
Arguments: handle memhandle Handle to a memory
int* p_left_index Pointer to int
int p_right_index Pointer to int
Related
routines:
acc_setmem_int
acc_getmem_int
acc_setmem_hexstr
acc_getmem_hexstr
acc_setmem_bitstr
acc_getmem_bitstr
acc_handle_mem_by_fullname
acc_readmem
acc_getmem_size
acc_getmem_word_int
acc_getmem_word_range