Function GetProgOptionList

Top 

unsigned int GetProgOptionList(char option_name[]);

Description:

Returns current value of the option_name programming option. The option must be of type 'List' - a menu-like list of strings. Example: "WDT" option of the Microchip PIC16F628A device.