pub type W = W<INT_ENA_SPEC>;Expand description
Register INT_ENA writer
Aliased Type§
struct W { /* private fields */ }Implementations§
Source§impl W
impl W
Sourcepub fn read_done(&mut self) -> READ_DONE_W<'_, INT_ENA_SPEC>
pub fn read_done(&mut self) -> READ_DONE_W<'_, INT_ENA_SPEC>
Bit 0 - The enable signal for read_done interrupt.
Sourcepub fn pgm_done(&mut self) -> PGM_DONE_W<'_, INT_ENA_SPEC>
pub fn pgm_done(&mut self) -> PGM_DONE_W<'_, INT_ENA_SPEC>
Bit 1 - The enable signal for pgm_done interrupt.