Type Alias atsamd51p::oscctrl::dfllsync::W

source ·
pub type W = W<DFLLSYNC_SPEC>;
Expand description

Register DFLLSYNC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn enable(&mut self) -> ENABLE_W<'_, DFLLSYNC_SPEC, 1>

Bit 1 - ENABLE Synchronization Busy

source

pub fn dfllctrlb(&mut self) -> DFLLCTRLB_W<'_, DFLLSYNC_SPEC, 2>

Bit 2 - DFLLCTRLB Synchronization Busy

source

pub fn dfllval(&mut self) -> DFLLVAL_W<'_, DFLLSYNC_SPEC, 3>

Bit 3 - DFLLVAL Synchronization Busy

source

pub fn dfllmul(&mut self) -> DFLLMUL_W<'_, DFLLSYNC_SPEC, 4>

Bit 4 - DFLLMUL Synchronization Busy

source

pub unsafe fn bits(&mut self, bits: u8) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual