[][src]Type Definition atsamd21j::sysctrl::DFLLCTRL

type DFLLCTRL = Reg<u16, _DFLLCTRL>;

DFLL48M Control

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

For information about available fields see dfllctrl module

Trait Implementations

impl Readable for DFLLCTRL[src]

read() method returns dfllctrl::R reader structure

impl ResetValue for DFLLCTRL[src]

Register DFLLCTRL reset()'s with value 0x80

type Type = u16

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

impl Writable for DFLLCTRL[src]

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