[][src]Type Definition xmc4200::posif0::QDC

type QDC = Reg<u32, _QDC>;

Quadrature Decoder Control

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

For information about available fields see qdc module

Trait Implementations

impl Readable for QDC[src]

read() method returns qdc::R reader structure

impl ResetValue for QDC[src]

Register QDC reset()'s with value 0

type Type = u32

Register size

impl Writable for QDC[src]

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