cphSetCellMFactorSplit
cphSetCellMFactorSplit(
g_physConfigID
t_logLib
t_logCell
g_boolean
)
=> t / nil
Description
Sets the Split mfactored devices option to t or nil for the specified logical cell in the specified physical configuration.
Arguments
|
Boolean specifying the value of the Split mfactored devices option. |
Value Returned
Example
cphSetCellMFactorSplit(physConfigID "cph" "nand" t)
Return to top