Interface IRotaryEncoderWithButton
Digital rotary encoder that uses two-bit Gray Code to encode rotation and has an integrated push button.
Assembly: Meadow.Contracts.dll
View Source
public interface IRotaryEncoderWithButton : IRotaryEncoder, IButton, ISensor<bool>, ISensor