removeInterrupt

Removes the interrupt.

DigitalIn.swift:359
@discardableResult func removeInterrupt() -> Result<(), Errno>

Returns

Whether the configuration succeeds. If it fails, it returns the specific error.