Struct esp32s2::spi0::dma_int_st::W
source · pub struct W(_);
Expand description
Register DMA_INT_ST
writer
Implementations§
source§impl W
impl W
sourcepub fn slv_cmd6_int_st(&mut self) -> SLV_CMD6_INT_ST_W<'_, 11>
pub fn slv_cmd6_int_st(&mut self) -> SLV_CMD6_INT_ST_W<'_, 11>
Bit 11 - The status bit for SPI slave CMD6 interrupt.
sourcepub fn slv_cmd7_int_st(&mut self) -> SLV_CMD7_INT_ST_W<'_, 12>
pub fn slv_cmd7_int_st(&mut self) -> SLV_CMD7_INT_ST_W<'_, 12>
Bit 12 - The status bit for SPI slave CMD7 interrupt.
sourcepub fn slv_cmd8_int_st(&mut self) -> SLV_CMD8_INT_ST_W<'_, 13>
pub fn slv_cmd8_int_st(&mut self) -> SLV_CMD8_INT_ST_W<'_, 13>
Bit 13 - The status bit for SPI slave CMD8 interrupt.
sourcepub fn slv_cmd9_int_st(&mut self) -> SLV_CMD9_INT_ST_W<'_, 14>
pub fn slv_cmd9_int_st(&mut self) -> SLV_CMD9_INT_ST_W<'_, 14>
Bit 14 - The status bit for SPI slave CMD9 interrupt.
sourcepub fn slv_cmda_int_st(&mut self) -> SLV_CMDA_INT_ST_W<'_, 15>
pub fn slv_cmda_int_st(&mut self) -> SLV_CMDA_INT_ST_W<'_, 15>
Bit 15 - The status bit for SPI slave CMDA interrupt.