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

type DFLLCTRLA = Reg<u8, _DFLLCTRLA>;

DFLL48M Control A

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

For information about available fields see dfllctrla module

Trait Implementations

impl Readable for DFLLCTRLA[src]

read() method returns dfllctrla::R reader structure

impl ResetValue for DFLLCTRLA[src]

Register DFLLCTRLA reset()'s with value 0x82

type Type = u8

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

impl Writable for DFLLCTRLA[src]

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