[][src]Type Definition lpc54606_pac::eeprom::wstate::W

type W = W<u32, WSTATE>;

Writer for register WSTATE

Methods

impl W[src]

pub fn phase3(&mut self) -> PHASE3_W[src]

Bits 0:7 - Wait states for phase 3 (minus 1 encoded).

pub fn phase2(&mut self) -> PHASE2_W[src]

Bits 8:15 - Wait states for phase 2 (minus 1 encoded).

pub fn phase1(&mut self) -> PHASE1_W[src]

Bits 16:23 - Wait states for phase 1 (minus 1 encoded).

pub fn lck_parwep(&mut self) -> LCK_PARWEP_W[src]

Bit 31 - Lock timing parameters for write, erase and program operation 0 = WSTATE and CLKDIV registers have R/W access 1 = WSTATE and CLKDIV registers have R only access.