Struct esp32::pwm0::timer1_cfg0::R
source · pub struct R(_);
Expand description
Register TIMER1_CFG0
reader
Implementations§
source§impl R
impl R
sourcepub fn timer1_prescale(&self) -> TIMER1_PRESCALE_R
pub fn timer1_prescale(&self) -> TIMER1_PRESCALE_R
Bits 0:7
sourcepub fn timer1_period(&self) -> TIMER1_PERIOD_R
pub fn timer1_period(&self) -> TIMER1_PERIOD_R
Bits 8:23
sourcepub fn timer1_period_upmethod(&self) -> TIMER1_PERIOD_UPMETHOD_R
pub fn timer1_period_upmethod(&self) -> TIMER1_PERIOD_UPMETHOD_R
Bits 24:25