Struct esp32s3::usb0::hfnum::HFNUM_SPEC
source · pub struct HFNUM_SPEC;
Expand description
Trait Implementations§
source§impl Readable for HFNUM_SPEC
impl Readable for HFNUM_SPEC
read()
method returns hfnum::R reader structure
source§impl RegisterSpec for HFNUM_SPEC
impl RegisterSpec for HFNUM_SPEC
source§impl Resettable for HFNUM_SPEC
impl Resettable for HFNUM_SPEC
reset()
method sets HFNUM to value 0x3fff
source§const RESET_VALUE: Self::Ux = {transmute(0x00003fff): <usb0::hfnum::HFNUM_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00003fff): <usb0::hfnum::HFNUM_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.