pub struct W(_);
Expand description
Register CMD
writer
Implementations§
source§impl W
impl W
sourcepub fn read_cmd(&mut self) -> READ_CMD_W<'_, 0>
pub fn read_cmd(&mut self) -> READ_CMD_W<'_, 0>
Bit 0 - Set this bit to send read command.
sourcepub fn pgm_cmd(&mut self) -> PGM_CMD_W<'_, 1>
pub fn pgm_cmd(&mut self) -> PGM_CMD_W<'_, 1>
Bit 1 - Set this bit to send programming command.