[][src]Type Definition xmc4800::scu_clk::mlinkclkcr::R

type R = R<u32, MLINKCLKCR>;

Reader of register MLINKCLKCR

Methods

impl R[src]

pub fn sysdiv(&self) -> SYSDIV_R[src]

Bits 0:7 - System Clock Division Value

pub fn syssel(&self) -> SYSSEL_R[src]

Bit 8 - System Clock Selection Value

pub fn cpudiv(&self) -> CPUDIV_R[src]

Bit 10 - CPU Clock Divider Enable

pub fn pbdiv(&self) -> PBDIV_R[src]

Bit 12 - PB Clock Divider Enable

pub fn ccudiv(&self) -> CCUDIV_R[src]

Bit 14 - CCU Clock Divider Enable

pub fn wdtdiv(&self) -> WDTDIV_R[src]

Bits 16:23 - WDT Clock Divider Value

pub fn wdtsel(&self) -> WDTSEL_R[src]

Bits 24:25 - WDT Clock Selection Value

pub fn ebudiv(&self) -> EBUDIV_R[src]

Bits 26:31 - EBU Clock Divider Value