pub struct EXT2_SPEC;
Expand description
Trait Implementations§
§impl Resettable for EXT2_SPEC
impl Resettable for EXT2_SPEC
reset()
method sets EXT2 to value 0
§const RESET_VALUE: <EXT2_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::spi0::ext2::EXT2_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
const RESET_VALUE: <EXT2_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32::spi0::ext2::EXT2_SPEC as esp_hal_common::esp32::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.