Qdctrl

Type Alias Qdctrl 

pub type Qdctrl = Reg<QdctrlSpec>;
Expand description

QDCTRL (rw) register accessor: Quadrature Decoder Control And Status

You can read this register and get qdctrl::R. You can reset, write, write_with_zero this register using qdctrl::W. You can also modify this register. See API.

For information about available fields see qdctrl module

Aliased Type§

#[repr(transparent)]
pub struct Qdctrl { register: VolatileCell<u32>, _marker: PhantomData<QdctrlSpec>, }

Fields§

§register: VolatileCell<u32>§_marker: PhantomData<QdctrlSpec>