Type Definition atsame54n19a_pac::oscctrl::dpll::DPLLCTRLB[][src]

type DPLLCTRLB = Reg<u32, _DPLLCTRLB>;

DPLL Control B

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

For information about available fields see dpllctrlb module

Trait Implementations

impl Readable for DPLLCTRLB[src]

read() method returns dpllctrlb::R reader structure

impl ResetValue for DPLLCTRLB[src]

Register DPLLCTRLB reset()’s with value 0x20

type Type = u32

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

impl Writable for DPLLCTRLB[src]

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