[][src]Type Definition k22f::ftm3::QDCTRL

type QDCTRL = Reg<u32, _QDCTRL>;

Quadrature Decoder Control And Status

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see qdctrl module

Trait Implementations

impl Readable for QDCTRL[src]

read() method returns qdctrl::R reader structure

impl ResetValue for QDCTRL[src]

Register QDCTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for QDCTRL[src]

write(|w| ..) method takes qdctrl::W writer structure