[][src]Type Definition atsamd21j::tcc0::PER_DITH6

type PER_DITH6 = Reg<u32, _PER_DITH6>;

Period

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

For information about available fields see per_dith6 module

Trait Implementations

impl Readable for PER_DITH6[src]

read() method returns per_dith6::R reader structure

impl ResetValue for PER_DITH6[src]

Register PER_DITH6 reset()'s with value 0xffff_ffff

type Type = u32

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

impl Writable for PER_DITH6[src]

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