W

Type Alias W 

Source
pub type W = W<CLK_CFG_SPEC>;
Expand description

Register CLK_CFG writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn clk_prescale(&mut self) -> CLK_PRESCALE_W<'_, CLK_CFG_SPEC>

Bits 0:7 - Configures the prescaler value of clock, so that the period of PWM_clk = 6.25ns * (PWM_CLK_PRESCALE + 1).