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

type CCB_DITH4 = Reg<u32, _CCB_DITH4>;

Compare and Capture Buffer

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

For information about avaliable fields see ccb_dith4 module

Trait Implementations

impl Readable for CCB_DITH4[src]

read() method returns ccb_dith4::R reader structure

impl ResetValue for CCB_DITH4[src]

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

type Type = u32

Register size

impl Writable for CCB_DITH4[src]

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