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

type PERB_DITH5 = Reg<u32, _PERB_DITH5>;

Period Buffer

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

For information about available fields see perb_dith5 module

Trait Implementations

impl Readable for PERB_DITH5[src]

read() method returns perb_dith5::R reader structure

impl ResetValue for PERB_DITH5[src]

Register PERB_DITH5 reset()'s with value 0xffff_ffff

type Type = u32

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

impl Writable for PERB_DITH5[src]

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