Type Alias xmc4400::scu_clk::mlinkclkcr::W

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

Register MLINKCLKCR writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn sysdiv(&mut self) -> SYSDIV_W<'_, MLINKCLKCR_SPEC>

Bits 0:7 - System Clock Division Value

source

pub fn syssel(&mut self) -> SYSSEL_W<'_, MLINKCLKCR_SPEC>

Bit 8 - System Clock Selection Value

source

pub fn cpudiv(&mut self) -> CPUDIV_W<'_, MLINKCLKCR_SPEC>

Bit 10 - CPU Clock Divider Enable

source

pub fn pbdiv(&mut self) -> PBDIV_W<'_, MLINKCLKCR_SPEC>

Bit 12 - PB Clock Divider Enable

source

pub fn ccudiv(&mut self) -> CCUDIV_W<'_, MLINKCLKCR_SPEC>

Bit 14 - CCU Clock Divider Enable

source

pub fn wdtdiv(&mut self) -> WDTDIV_W<'_, MLINKCLKCR_SPEC>

Bits 16:23 - WDT Clock Divider Value

source

pub fn wdtsel(&mut self) -> WDTSEL_W<'_, MLINKCLKCR_SPEC>

Bits 24:25 - WDT Clock Selection Value