pub struct W(_);
Expand description
Register INT_RAW
writer
Implementations§
source§impl W
impl W
sourcepub fn read_done_int_raw(&mut self) -> READ_DONE_INT_RAW_W<'_, 0>
pub fn read_done_int_raw(&mut self) -> READ_DONE_INT_RAW_W<'_, 0>
Bit 0 - The raw bit signal for read_done interrupt.
sourcepub fn pgm_done_int_raw(&mut self) -> PGM_DONE_INT_RAW_W<'_, 1>
pub fn pgm_done_int_raw(&mut self) -> PGM_DONE_INT_RAW_W<'_, 1>
Bit 1 - The raw bit signal for pgm_done interrupt.