Type Alias xmc4300::scu_clk::mlinkclkcr::R

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

Register MLINKCLKCR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn sysdiv(&self) -> SYSDIV_R

Bits 0:7 - System Clock Division Value

source

pub fn syssel(&self) -> SYSSEL_R

Bit 8 - System Clock Selection Value

source

pub fn cpudiv(&self) -> CPUDIV_R

Bit 10 - CPU Clock Divider Enable

source

pub fn pbdiv(&self) -> PBDIV_R

Bit 12 - PB Clock Divider Enable

source

pub fn ccudiv(&self) -> CCUDIV_R

Bit 14 - CCU Clock Divider Enable

source

pub fn wdtdiv(&self) -> WDTDIV_R

Bits 16:23 - WDT Clock Divider Value

source

pub fn wdtsel(&self) -> WDTSEL_R

Bits 24:25 - WDT Clock Selection Value