[][src]Type Definition rsl10_pac::clk::clk_div_cfg0::W

type W = W<u32, CLK_DIV_CFG0>;

Writer for register CLK_DIV_CFG0

Methods

impl W[src]

pub fn usrclk_prescale(&mut self) -> USRCLK_PRESCALE_W[src]

Bits 16:27 - Prescale value for the USR clock (1 to 4096 in steps of 1)

pub fn bbclk_prescale(&mut self) -> BBCLK_PRESCALE_W[src]

Bits 8:10 - Prescale value for the Baseband peripheral clock (1 to 8 in steps of 1)

pub fn slowclk_prescale(&mut self) -> SLOWCLK_PRESCALE_W[src]

Bits 0:5 - Prescale value for the SLOWCLK clock (1 to 64 in steps of 1)