By default, the pull-up resistors are active for GPIO pins. You can change this configuration by using the DlnGpioPinPullupDisable() function. To check the current configuration setting for a pin, use the DlnGpioPinPullupIsEnabled() function.
The DlnGpioPinPullupEnable()
function is declared in the dln_gpio.h
file.