cphGetCellFingerSplit
cphGetCellFingerSplit(
g_physConfigID
t_logLib
t_logCell
)
=> t / nil
Description
Returns the value of the Split fingered devices attribute for a specified logical cell in the specified physical configuration.
Arguments
Value Returned
|
The Split fingered devices attribute is selected for the specified cell. |
|
|
The Split fingered devices attribute is deselected for the specified cell. |
Example
val=cphGetCellFingerSplit(physConfigID "cph" "nand")
Return to top