Struct esp32s3::pwm0::timer2_status::TIMER2_STATUS_SPEC   
source · pub struct TIMER2_STATUS_SPEC;Expand description
PWM timer2 status register.
This register you can read. See API.
For information about available fields see timer2_status module
Trait Implementations§
source§impl Readable for TIMER2_STATUS_SPEC
 
impl Readable for TIMER2_STATUS_SPEC
read() method returns timer2_status::R reader structure
source§impl RegisterSpec for TIMER2_STATUS_SPEC
 
impl RegisterSpec for TIMER2_STATUS_SPEC
source§impl Resettable for TIMER2_STATUS_SPEC
 
impl Resettable for TIMER2_STATUS_SPEC
reset() method sets TIMER2_STATUS to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm0::timer2_status::TIMER2_STATUS_SPEC as generic::RegisterSpec>::Ux}
 
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <pwm0::timer2_status::TIMER2_STATUS_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
 
fn reset_value() -> Self::Ux
Reset value of the register.