[][src]Type Definition atsame54p::oscctrl::DFLLSYNC

type DFLLSYNC = Reg<u8, _DFLLSYNC>;

DFLL48M Synchronization

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

For information about available fields see dfllsync module

Trait Implementations

impl Readable for DFLLSYNC[src]

read() method returns dfllsync::R reader structure

impl ResetValue for DFLLSYNC[src]

Register DFLLSYNC reset()'s with value 0

type Type = u8

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

impl Writable for DFLLSYNC[src]

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