Type Alias esp32s2::systimer::conf::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 clk_fo(&self) -> CLK_FO_R

Bit 0 - System timer clock force enable.

source

pub fn clk_en(&self) -> CLK_EN_R

Bit 31 - Register clock enable.