Type Definition atsam4ls4b_pac::scif::DFLL0MUL[][src]

type DFLL0MUL = Reg<u32, _DFLL0MUL>;

DFLL0 Multiplier Register

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

For information about available fields see dfll0mul module

Trait Implementations

impl Readable for DFLL0MUL[src]

read() method returns dfll0mul::R reader structure

impl ResetValue for DFLL0MUL[src]

Register DFLL0MUL reset()’s with value 0

type Type = u32

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

impl Writable for DFLL0MUL[src]

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