Function GetProgOptionBits |
Top |
unsigned long GetProgOptionBits(char option_name[]); Description: Returns current value of the option_name programming option. The option must be of type 'Bits' - a list of options; each of them can be checked or unchecked. Example: "Sectors" option of the Fujitsu MBM29LV008BA device. |