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