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

type DFLLCTRLB = Reg<u8, _DFLLCTRLB>;

DFLL48M Control B

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

For information about available fields see dfllctrlb module

Trait Implementations

impl Readable for DFLLCTRLB[src]

read() method returns dfllctrlb::R reader structure

impl ResetValue for DFLLCTRLB[src]

Register DFLLCTRLB reset()’s with value 0

type Type = u8

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

impl Writable for DFLLCTRLB[src]

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