Type Alias esp32h2::spi0::int_ena::W

source ·
pub type W = W<INT_ENA_SPEC>;
Expand description

Register INT_ENA writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn slv_st_end(&mut self) -> SLV_ST_END_W<'_, INT_ENA_SPEC>

Bit 3 - The enable bit for SPI_MEM_SLV_ST_END_INT interrupt.

source

pub fn mst_st_end(&mut self) -> MST_ST_END_W<'_, INT_ENA_SPEC>

Bit 4 - The enable bit for SPI_MEM_MST_ST_END_INT interrupt.

source

pub fn pms_reject(&mut self) -> PMS_REJECT_W<'_, INT_ENA_SPEC>

Bit 6 - The enable bit for SPI_MEM_PMS_REJECT_INT interrupt.

source

pub fn axi_raddr_err(&mut self) -> AXI_RADDR_ERR_W<'_, INT_ENA_SPEC>

Bit 7 - The enable bit for SPI_MEM_AXI_RADDR_ERR_INT interrupt.