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

type DFLL0CONF = Reg<u32, _DFLL0CONF>;

DFLL0 Config Register

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

For information about available fields see dfll0conf module

Trait Implementations

impl Readable for DFLL0CONF[src]

read() method returns dfll0conf::R reader structure

impl ResetValue for DFLL0CONF[src]

Register DFLL0CONF reset()’s with value 0

type Type = u32

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

impl Writable for DFLL0CONF[src]

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