[][src]Type Definition atsamd21j::sysctrl::DFLLSYNC

type DFLLSYNC = Reg<u8, _DFLLSYNC>;

DFLL48M Synchronization

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

For information about available fields see dfllsync module

Trait Implementations

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