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