pub type W = W<INT_CLR_SPEC>;
Expand description
Register INT_CLR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn per_end_int_clr(&mut self) -> PER_END_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn per_end_int_clr(&mut self) -> PER_END_INT_CLR_W<'_, INT_CLR_SPEC>
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<'_, INT_CLR_SPEC>
pub fn pes_end_int_clr(&mut self) -> PES_END_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 1 - The clear bit for SPI_MEM_PES_END_INT interrupt.
sourcepub fn total_trans_end_int_clr(
&mut self
) -> TOTAL_TRANS_END_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn total_trans_end_int_clr( &mut self ) -> TOTAL_TRANS_END_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 2 - The clear bit for SPI_MEM_TOTAL_TRANS_END_INT interrupt.
sourcepub fn brown_out_int_clr(&mut self) -> BROWN_OUT_INT_CLR_W<'_, INT_CLR_SPEC>
pub fn brown_out_int_clr(&mut self) -> BROWN_OUT_INT_CLR_W<'_, INT_CLR_SPEC>
Bit 3 - The status bit for SPI_MEM_BROWN_OUT_INT interrupt.