Crate rotary_encoder_embedded

Source
Expand description

§rotary-encoder

A rotary encoder library built for embedded applications

Modules§

angular_velocity
Angular velocity api
quadrature
Quadrature table encoder - suitable for intentless encoders
standard
Standard encoder - suitable for indented encoders

Structs§

InitalizeMode
InitializeMode This is the plain RotaryEncoder with no business logic attached. In order to use the RotaryEncoder it must be initialized to a valid Mode
RotaryEncoder
Rotary Encoder

Enums§

Direction
Direction of Rotary Encoder rotation