To connect the pin with the GPIO module, use the DlnGpioPinEnable() function. To disconnect the pin assigned to the GPIO module, call the DlnGpioPinDisable() function.
To check which module uses the pin, use the DlnGetPinCfg()function.
The DlnGpioPinIsEnabled()
function is declared in the dln_gpio.h
file.