Class UnsupportedPinModeException

    • Constructor Detail

      • UnsupportedPinModeException

        public UnsupportedPinModeException​(Pin pin,
                                           PinMode mode)
    • Method Detail

      • getPin

        public Pin getPin()
      • getMode

        public PinMode getMode()