pub struct W(_);
Expand description
Register INT_CLR
writer
Implementations§
source§impl W
impl W
sourcepub fn per_end_int_clr(&mut self) -> PER_END_INT_CLR_W<'_, 0>
pub fn per_end_int_clr(&mut self) -> PER_END_INT_CLR_W<'_, 0>
Bit 0 - The clear bit for SPI_MEM_PER_END_INT interrupt.
sourcepub fn pes_end_int_clr(&mut self) -> PES_END_INT_CLR_W<'_, 1>
pub fn pes_end_int_clr(&mut self) -> PES_END_INT_CLR_W<'_, 1>
Bit 1 - The clear bit for SPI_MEM_PES_END_INT interrupt.
sourcepub fn wpe_end_int_clr(&mut self) -> WPE_END_INT_CLR_W<'_, 2>
pub fn wpe_end_int_clr(&mut self) -> WPE_END_INT_CLR_W<'_, 2>
Bit 2 - The clear bit for SPI_MEM_WPE_END_INT interrupt.
sourcepub fn slv_st_end_int_clr(&mut self) -> SLV_ST_END_INT_CLR_W<'_, 3>
pub fn slv_st_end_int_clr(&mut self) -> SLV_ST_END_INT_CLR_W<'_, 3>
Bit 3 - The clear bit for SPI_MEM_SLV_ST_END_INT interrupt.
sourcepub fn mst_st_end_int_clr(&mut self) -> MST_ST_END_INT_CLR_W<'_, 4>
pub fn mst_st_end_int_clr(&mut self) -> MST_ST_END_INT_CLR_W<'_, 4>
Bit 4 - The clear bit for SPI_MEM_MST_ST_END_INT interrupt.