[][src]Type Definition atsamd51p::oscctrl::DFLLVAL

type DFLLVAL = Reg<u32, _DFLLVAL>;

DFLL48M Value

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

For information about available 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

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

impl Writable for DFLLVAL[src]

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