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

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

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

impl Writable for DFLLMUL[src]

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