You can use the DlnGpioPinDebounceEnable()
function regardless of whether or not the specified pin is connected to the GPIO module. For a disconnected pin, the debounce filter configuration is saved in the internal memory. This value will be applied when the pin is connected to the GPIO module.
The debounce filter feature is not supported by DLN-1 and DLN-2 adapters.
The DlnGpioPinDebounceEnable()
function is declared in the dln_gpio.h
file.