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

type CCB_DITH5 = Reg<u32, _CCB_DITH5>;

Compare and Capture Buffer

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

For information about available fields see ccb_dith5 module

Trait Implementations

impl Readable for CCB_DITH5[src]

read() method returns ccb_dith5::R reader structure

impl ResetValue for CCB_DITH5[src]

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

type Type = u32

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

impl Writable for CCB_DITH5[src]

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