Struct esp32c2_hal::pac::systimer::unit1_value_lo::UNIT1_VALUE_LO_SPEC
pub struct UNIT1_VALUE_LO_SPEC;
Expand description
system timer unit1 value low register
This register you can read
. See API.
For information about available fields see unit1_value_lo module
Trait Implementations§
§impl Readable for UNIT1_VALUE_LO_SPEC
impl Readable for UNIT1_VALUE_LO_SPEC
read()
method returns unit1_value_lo::R reader structure
§impl RegisterSpec for UNIT1_VALUE_LO_SPEC
impl RegisterSpec for UNIT1_VALUE_LO_SPEC
§impl Resettable for UNIT1_VALUE_LO_SPEC
impl Resettable for UNIT1_VALUE_LO_SPEC
reset()
method sets UNIT1_VALUE_LO to value 0
§const RESET_VALUE: <UNIT1_VALUE_LO_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::systimer::unit1_value_lo::UNIT1_VALUE_LO_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
const RESET_VALUE: <UNIT1_VALUE_LO_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::systimer::unit1_value_lo::UNIT1_VALUE_LO_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.