Struct stm32f103xx_hal::qei::Qei [] [src]

pub struct Qei<TIM, PINS> { /* fields omitted */ }

Methods

impl<PINS> Qei<TIM2, PINS>
[src]

[src]

impl<PINS> Qei<TIM3, PINS>
[src]

[src]

impl<PINS> Qei<TIM4, PINS>
[src]

[src]

impl<PINS> Qei<TIM2, PINS>
[src]

[src]

impl<PINS> Qei<TIM3, PINS>
[src]

[src]

impl<PINS> Qei<TIM4, PINS>
[src]

[src]

Trait Implementations

impl<PINS> Qei for Qei<TIM2, PINS>
[src]

The type of the value returned by count

[src]

Returns the current pulse count of the encoder

[src]

Returns the count direction

impl<PINS> Qei for Qei<TIM3, PINS>
[src]

The type of the value returned by count

[src]

Returns the current pulse count of the encoder

[src]

Returns the count direction

impl<PINS> Qei for Qei<TIM4, PINS>
[src]

The type of the value returned by count

[src]

Returns the current pulse count of the encoder

[src]

Returns the count direction