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