Type Alias R

Source
pub type R = R<CONF_SPEC>;
Expand description

Register CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn duty_res(&self) -> DUTY_RES_R

Bits 0:3 - reg_lstimer0_duty_res.

Source

pub fn clk_div(&self) -> CLK_DIV_R

Bits 4:21 - reg_clk_div_lstimer0.

Source

pub fn pause(&self) -> PAUSE_R

Bit 22 - reg_lstimer0_pause.

Source

pub fn rst(&self) -> RST_R

Bit 23 - reg_lstimer0_rst.

Source

pub fn tick_sel(&self) -> TICK_SEL_R

Bit 24 - reg_tick_sel_lstimer0.