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

type IWCTR = Reg<u32, _IWCTR>;

Integration Window Control Register

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

For information about available fields see iwctr module

Trait Implementations

impl Readable for IWCTR[src]

read() method returns iwctr::R reader structure

impl ResetValue for IWCTR[src]

Register IWCTR reset()'s with value 0

type Type = u32

Register size

impl Writable for IWCTR[src]

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