Struct esp32s2::uart0::lowpulse::LOWPULSE_SPEC
source · pub struct LOWPULSE_SPEC;
Expand description
Trait Implementations§
source§impl Readable for LOWPULSE_SPEC
impl Readable for LOWPULSE_SPEC
read()
method returns lowpulse::R reader structure
source§impl RegisterSpec for LOWPULSE_SPEC
impl RegisterSpec for LOWPULSE_SPEC
source§impl Resettable for LOWPULSE_SPEC
impl Resettable for LOWPULSE_SPEC
reset()
method sets LOWPULSE to value 0x000f_ffff
source§const RESET_VALUE: Self::Ux = {transmute(0x000fffff): <uart0::lowpulse::LOWPULSE_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x000fffff): <uart0::lowpulse::LOWPULSE_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.