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

type DFLLSYNC = Reg<u8, _DFLLSYNC>;

DFLL48M Synchronization

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

For information about avaliable fields see dfllsync module

Trait Implementations

impl ResetValue for DFLLSYNC[src]

Register DFLLSYNC reset()'s with value 0

type Type = u8

Register size

impl Writable for DFLLSYNC[src]

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