Struct esp32c2_hal::pac::i2c0::sr::SR_SPEC
pub struct SR_SPEC;
Expand description
Trait Implementations§
§impl Resettable for SR_SPEC
impl Resettable for SR_SPEC
reset()
method sets SR to value 0
§const RESET_VALUE: <SR_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::i2c0::sr::SR_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
const RESET_VALUE: <SR_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::i2c0::sr::SR_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.