Struct esp32c3::uart0::highpulse::HIGHPULSE_SPEC
source · pub struct HIGHPULSE_SPEC;
Expand description
Trait Implementations§
source§impl Readable for HIGHPULSE_SPEC
impl Readable for HIGHPULSE_SPEC
read()
method returns highpulse::R reader structure
source§impl RegisterSpec for HIGHPULSE_SPEC
impl RegisterSpec for HIGHPULSE_SPEC
source§impl Resettable for HIGHPULSE_SPEC
impl Resettable for HIGHPULSE_SPEC
reset()
method sets HIGHPULSE to value 0x0fff
source§const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::highpulse::HIGHPULSE_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000fff): <uart0::highpulse::HIGHPULSE_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.