[][src]Type Definition xmc4200::ccu40_cc40::DITS

type DITS = Reg<u32, _DITS>;

Dither Shadow Register

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

For information about available fields see dits module

Trait Implementations

impl Readable for DITS[src]

read() method returns dits::R reader structure

impl ResetValue for DITS[src]

Register DITS reset()'s with value 0

type Type = u32

Register size

impl Writable for DITS[src]

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