[][src]Type Definition atsamd11c14a::sysctrl::DFLLVAL

type DFLLVAL = Reg<u32, _DFLLVAL>;

DFLL48M Value

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

For information about avaliable fields see dfllval module

Trait Implementations

impl Readable for DFLLVAL[src]

read() method returns dfllval::R reader structure

impl ResetValue for DFLLVAL[src]

Register DFLLVAL reset()'s with value 0

type Type = u32

Register size

impl Writable for DFLLVAL[src]

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