Namespace Meadow.Peripherals.Sensors.Rotary
Structs
RotaryChangeResult
Defines the event args for the RotaryTurned event.
Interfaces
IRotaryEncoder
Defines a generic rotary encoder
IRotaryEncoderWithButton
Digital rotary encoder that uses two-bit Gray Code to encode rotation and has an integrated push button.