Struct esp32s2::usb0::haint::HAINT_SPEC
source · pub struct HAINT_SPEC;Expand description
Trait Implementations§
source§impl Readable for HAINT_SPEC
impl Readable for HAINT_SPEC
read() method returns haint::R reader structure
source§impl RegisterSpec for HAINT_SPEC
impl RegisterSpec for HAINT_SPEC
source§impl Resettable for HAINT_SPEC
impl Resettable for HAINT_SPEC
reset() method sets HAINT to value 0
source§const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb0::haint::HAINT_SPEC as generic::RegisterSpec>::Ux}
const RESET_VALUE: Self::Ux = {transmute(0x00000000): <usb0::haint::HAINT_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.