Struct mkw41z::tpm2::qdctrl::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Enables the quadrature decoder mode

[src]

Bit 1 - Indicates if the TOF bit was set on the top or the bottom of counting.

[src]

Bit 2 - Counter Direction in Quadrature Decode Mode

[src]

Bit 3 - Quadrature Decoder Mode

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R