[][src]Type Definition msp430g2553::flash::fctl3::W

type W = W<u16, FCTL3>;

Writer for register FCTL3

Methods

impl W[src]

pub fn busy(&mut self) -> BUSY_W[src]

Bit 0 - Flash busy: 1

pub fn keyv(&mut self) -> KEYV_W[src]

Bit 1 - Flash Key violation flag

pub fn accvifg(&mut self) -> ACCVIFG_W[src]

Bit 2 - Flash Access violation flag

pub fn wait(&mut self) -> WAIT_W[src]

Bit 3 - Wait flag for segment write

pub fn lock(&mut self) -> LOCK_W[src]

Bit 4 - Lock bit: 1 - Flash is locked (read only)

pub fn emex(&mut self) -> EMEX_W[src]

Bit 5 - Flash Emergency Exit

pub fn locka(&mut self) -> LOCKA_W[src]

Bit 6 - Segment A Lock bit: read = 1 - Segment is locked (read only)

pub fn fail(&mut self) -> FAIL_W[src]

Bit 7 - Last Program or Erase failed