pub type W = W<INTR_ENA_SPEC>;
Expand description
Register INTR_ENA
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn fifo_overflow_intr_ena(
&mut self,
) -> FIFO_OVERFLOW_INTR_ENA_W<'_, INTR_ENA_SPEC>
pub fn fifo_overflow_intr_ena( &mut self, ) -> FIFO_OVERFLOW_INTR_ENA_W<'_, INTR_ENA_SPEC>
Bit 0 - Set 1 enable fifo_overflow interrupt
Sourcepub fn mem_full_intr_ena(&mut self) -> MEM_FULL_INTR_ENA_W<'_, INTR_ENA_SPEC>
pub fn mem_full_intr_ena(&mut self) -> MEM_FULL_INTR_ENA_W<'_, INTR_ENA_SPEC>
Bit 1 - Set 1 enable mem_full interrupt