Struct esp32s3_hal::pac::usb0::dsts::DSTS_SPEC
pub struct DSTS_SPEC;
Expand description
Trait Implementations§
§impl Resettable for DSTS_SPEC
impl Resettable for DSTS_SPEC
reset()
method sets DSTS to value 0x02
§const RESET_VALUE: <DSTS_SPEC as RegisterSpec>::Ux = {transmute(0x00000002): <esp_hal_common::esp32s3::usb0::dsts::DSTS_SPEC as esp_hal_common::esp32s3::generic::RegisterSpec>::Ux}
const RESET_VALUE: <DSTS_SPEC as RegisterSpec>::Ux = {transmute(0x00000002): <esp_hal_common::esp32s3::usb0::dsts::DSTS_SPEC as esp_hal_common::esp32s3::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.