getInterruptState

Checks whether the interrupt is enabled.

DigitalIn.swift:351
func getInterruptState() -> InterruptState

Returns

The interrupt state: .enable or .disable.