Function GetProgOptionFloat |
Top |
float GetProgOptionFloat(char option_name[]); Description: Returns current value of the option_name programming option. The option must be of type 'Long' - a floating-point number. Example: "Vcc" option of the Microchip PIC16F628A device. |