Interface GpioPinPwm

    • Method Detail

      • getPwm

        int getPwm()
        If this is a hardware PWM pin, the value will be between a range of 0 to 1024. If this is a software emulated PWM pin, the value will be between a range of 0 to 100.
        Returns:
        the value currently set for the PWM output