Type Alias esp32c3::ledc::timer::conf::W

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

Register CONF writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn duty_res(&mut self) -> DUTY_RES_W<'_, CONF_SPEC>

Bits 0:3 - reg_lstimer0_duty_res.

source

pub fn clk_div(&mut self) -> CLK_DIV_W<'_, CONF_SPEC>

Bits 4:21 - reg_clk_div_lstimer0.

source

pub fn pause(&mut self) -> PAUSE_W<'_, CONF_SPEC>

Bit 22 - reg_lstimer0_pause.

source

pub fn rst(&mut self) -> RST_W<'_, CONF_SPEC>

Bit 23 - reg_lstimer0_rst.

source

pub fn tick_sel(&mut self) -> TICK_SEL_W<'_, CONF_SPEC>

Bit 24 - reg_tick_sel_lstimer0.

source

pub fn para_up(&mut self) -> PARA_UP_W<'_, CONF_SPEC>

Bit 25 - reg_lstimer0_para_up.