Struct esp32c2_hal::pac::spi2::dma_int_raw::DMA_INT_RAW_SPEC
pub struct DMA_INT_RAW_SPEC;
Expand description
SPI interrupt raw register
This register you can read
. See API.
For information about available fields see dma_int_raw module
Trait Implementations§
§impl Readable for DMA_INT_RAW_SPEC
impl Readable for DMA_INT_RAW_SPEC
read()
method returns dma_int_raw::R reader structure
§impl RegisterSpec for DMA_INT_RAW_SPEC
impl RegisterSpec for DMA_INT_RAW_SPEC
§impl Resettable for DMA_INT_RAW_SPEC
impl Resettable for DMA_INT_RAW_SPEC
reset()
method sets DMA_INT_RAW to value 0
§const RESET_VALUE: <DMA_INT_RAW_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::spi2::dma_int_raw::DMA_INT_RAW_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
const RESET_VALUE: <DMA_INT_RAW_SPEC as RegisterSpec>::Ux = {transmute(0x00000000): <esp_hal_common::esp32c2::spi2::dma_int_raw::DMA_INT_RAW_SPEC as esp_hal_common::esp32c2::generic::RegisterSpec>::Ux}
Reset value of the register.
§fn reset_value() -> Self::Ux
fn reset_value() -> Self::Ux
Reset value of the register.