Type Definition atsam4lc8a_pac::scif::DFLL0VAL[][src]

type DFLL0VAL = Reg<u32, _DFLL0VAL>;

DFLL Value Register

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

For information about available fields see dfll0val module

Trait Implementations

impl Readable for DFLL0VAL[src]

read() method returns dfll0val::R reader structure

impl ResetValue for DFLL0VAL[src]

Register DFLL0VAL reset()’s with value 0

type Type = u32

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

impl Writable for DFLL0VAL[src]

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