Struct esp32s3_hal::pac::uhci0::state1::STATE1_SPEC
pub struct STATE1_SPEC;
Expand description
Trait Implementations§
§impl Readable for STATE1_SPEC
impl Readable for STATE1_SPEC
read()
method returns state1::R reader structure
§impl RegisterSpec for STATE1_SPEC
impl RegisterSpec for STATE1_SPEC
§impl Resettable for STATE1_SPEC
impl Resettable for STATE1_SPEC
reset()
method sets STATE1 to value 0
§const RESET_VALUE: <STATE1_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32s3::uhci0::state1::STATE1_SPEC as esp_hal_common::esp32s3::generic::RegisterSpec>::Ux}
const RESET_VALUE: <STATE1_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32s3::uhci0::state1::STATE1_SPEC as esp_hal_common::esp32s3::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.