Type Definition stm32f1::stm32f103::flash::cr::R[][src]

type R = R<u32, CR>;

Reader of register CR

Implementations

impl R[src]

pub fn pg(&self) -> PG_R[src]

Bit 0 - Programming

pub fn per(&self) -> PER_R[src]

Bit 1 - Page Erase

pub fn mer(&self) -> MER_R[src]

Bit 2 - Mass Erase

pub fn optpg(&self) -> OPTPG_R[src]

Bit 4 - Option byte programming

pub fn opter(&self) -> OPTER_R[src]

Bit 5 - Option byte erase

pub fn strt(&self) -> STRT_R[src]

Bit 6 - Start

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

Bit 7 - Lock

pub fn optwre(&self) -> OPTWRE_R[src]

Bit 9 - Option bytes write enable

pub fn errie(&self) -> ERRIE_R[src]

Bit 10 - Error interrupt enable

pub fn eopie(&self) -> EOPIE_R[src]

Bit 12 - End of operation interrupt enable