[][src]Type Definition xmc4400::dsd_ch0::DICFG

type DICFG = Reg<u32, _DICFG>;

Demodulator Input Configuration Register

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

For information about available fields see dicfg module

Trait Implementations

impl Readable for DICFG[src]

read() method returns dicfg::R reader structure

impl ResetValue for DICFG[src]

Register DICFG reset()'s with value 0

type Type = u32

Register size

impl Writable for DICFG[src]

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