Struct esp32_hal::pac::rtc_cntl::time1::TIME1_SPEC
pub struct TIME1_SPEC;
Expand description
Trait Implementations§
§impl Readable for TIME1_SPEC
impl Readable for TIME1_SPEC
read()
method returns time1::R reader structure
§impl RegisterSpec for TIME1_SPEC
impl RegisterSpec for TIME1_SPEC
§impl Resettable for TIME1_SPEC
impl Resettable for TIME1_SPEC
reset()
method sets TIME1 to value 0
§const RESET_VALUE: <TIME1_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::rtc_cntl::time1::TIME1_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <TIME1_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::rtc_cntl::time1::TIME1_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.