Type Definition msp430g2211::flash::fctl3::R[][src]

type R = R<u16, FCTL3>;

Reader of register FCTL3

Implementations

impl R[src]

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

Bit 0 - Flash busy: 1

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

Bit 1 - Flash Key violation flag

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

Bit 2 - Flash Access violation flag

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

Bit 3 - Wait flag for segment write

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

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

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

Bit 5 - Flash Emergency Exit

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

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

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

Bit 7 - Last Program or Erase failed

pub fn fwkey(&self) -> FWKEY_R[src]

Bits 8:15 - FCTL3 Password