Struct esp32s2::i2s::lc_state0::LC_STATE0_SPEC
source · pub struct LC_STATE0_SPEC;
Expand description
Trait Implementations§
source§impl Readable for LC_STATE0_SPEC
impl Readable for LC_STATE0_SPEC
read()
method returns lc_state0::R reader structure
source§impl RegisterSpec for LC_STATE0_SPEC
impl RegisterSpec for LC_STATE0_SPEC
source§impl Resettable for LC_STATE0_SPEC
impl Resettable for LC_STATE0_SPEC
reset()
method sets LC_STATE0 to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s::lc_state0::LC_STATE0_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <i2s::lc_state0::LC_STATE0_SPEC as generic::RegisterSpec>::Ux}
Reset value of the register.
source§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.