[][src]Type Definition atsamd11c14a::tcc0::CC_DITH6

type CC_DITH6 = Reg<u32, _CC_DITH6>;

Compare and Capture

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

For information about avaliable fields see cc_dith6 module

Trait Implementations

impl Readable for CC_DITH6[src]

read() method returns cc_dith6::R reader structure

impl ResetValue for CC_DITH6[src]

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

type Type = u32

Register size

impl Writable for CC_DITH6[src]

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