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

type CC_DITH5 = Reg<u32, _CC_DITH5>;

Compare and Capture

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

For information about available fields see cc_dith5 module

Trait Implementations

impl Readable for CC_DITH5[src]

read() method returns cc_dith5::R reader structure

impl ResetValue for CC_DITH5[src]

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

type Type = u32

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

impl Writable for CC_DITH5[src]

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