[][src]Type Definition lpc82x_pac::flash_ctrl::fmsstop::W

type W = W<u32, FMSSTOP>;

Writer for register FMSSTOP

Methods

impl W[src]

pub fn stopa(&mut self) -> STOPA_W[src]

Bits 0:16 - Stop address for signature generation (the word specified by STOP is included in the address range). The address is in units of memory words, not bytes.

pub fn strtbist(&mut self) -> STRTBIST_W[src]

Bit 31 - When this bit is written to 1, signature generation starts. At the end of signature generation, this bit is automatically cleared.