[][src]Type Definition atsame54p20a::oscctrl::DFLLMUL

type DFLLMUL = Reg<u32, _DFLLMUL>;

DFLL48M Multiplier

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

For information about available fields see dfllmul module

Trait Implementations

impl Readable for DFLLMUL[src]

read() method returns dfllmul::R reader structure

impl ResetValue for DFLLMUL[src]

Register DFLLMUL reset()'s with value 0

type Type = u32

Register size

impl Writable for DFLLMUL[src]

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