[][src]Type Definition atsamd11c::tcc0::CC_DITH4

type CC_DITH4 = Reg<u32, _CC_DITH4>;

Compare and Capture

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

For information about available fields see cc_dith4 module

Trait Implementations

impl Readable for CC_DITH4[src]

read() method returns cc_dith4::R reader structure

impl ResetValue for CC_DITH4[src]

Register CC%s_DITH4 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for CC_DITH4[src]

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