[][src]Type Definition atsame54p::tcc0::PER_DITH4_MODE

type PER_DITH4_MODE = Reg<u32, _PER_DITH4_MODE>;

Period

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

For information about available fields see per_dith4_mode module

Trait Implementations

impl Readable for PER_DITH4_MODE[src]

read() method returns per_dith4_mode::R reader structure

impl ResetValue for PER_DITH4_MODE[src]

Register PER_DITH4_MODE reset()'s with value 0xffff_ffff

type Type = u32

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

impl Writable for PER_DITH4_MODE[src]

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