Struct esp32_hal::pac::ledc::lstimer_value::LSTIMER_VALUE_SPEC
pub struct LSTIMER_VALUE_SPEC;
Expand description
This register you can read
. See API.
For information about available fields see lstimer_value module
Trait Implementations§
§impl Readable for LSTIMER_VALUE_SPEC
impl Readable for LSTIMER_VALUE_SPEC
read()
method returns lstimer_value::R reader structure
§impl RegisterSpec for LSTIMER_VALUE_SPEC
impl RegisterSpec for LSTIMER_VALUE_SPEC
§impl Resettable for LSTIMER_VALUE_SPEC
impl Resettable for LSTIMER_VALUE_SPEC
reset()
method sets LSTIMER%s_VALUE to value 0
§const RESET_VALUE: <LSTIMER_VALUE_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::ledc::lstimer_value::LSTIMER_VALUE_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <LSTIMER_VALUE_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::ledc::lstimer_value::LSTIMER_VALUE_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.