Type Alias esp32c3::rmt::sys_conf::R

source ·
pub type R = R<SYS_CONF_SPEC>;
Expand description

Register SYS_CONF reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn apb_fifo_mask(&self) -> APB_FIFO_MASK_R

Bit 0 - reg_apb_fifo_mask.

source

pub fn mem_clk_force_on(&self) -> MEM_CLK_FORCE_ON_R

Bit 1 - reg_mem_clk_force_on.

source

pub fn mem_force_pd(&self) -> MEM_FORCE_PD_R

Bit 2 - reg_rmt_mem_force_pd.

source

pub fn mem_force_pu(&self) -> MEM_FORCE_PU_R

Bit 3 - reg_rmt_mem_force_pu.

source

pub fn sclk_div_num(&self) -> SCLK_DIV_NUM_R

Bits 4:11 - reg_rmt_sclk_div_num.

source

pub fn sclk_div_a(&self) -> SCLK_DIV_A_R

Bits 12:17 - reg_rmt_sclk_div_a.

source

pub fn sclk_div_b(&self) -> SCLK_DIV_B_R

Bits 18:23 - reg_rmt_sclk_div_b.

source

pub fn sclk_sel(&self) -> SCLK_SEL_R

Bits 24:25 - reg_rmt_sclk_sel.

source

pub fn sclk_active(&self) -> SCLK_ACTIVE_R

Bit 26 - reg_rmt_sclk_active.

source

pub fn clk_en(&self) -> CLK_EN_R

Bit 31 - reg_clk_en.