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

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn pg(&mut self) -> PG_W<'_>[src]

Bit 0 - Programming

pub fn per(&mut self) -> PER_W<'_>[src]

Bit 1 - Page Erase

pub fn mer(&mut self) -> MER_W<'_>[src]

Bit 2 - Mass Erase

pub fn optpg(&mut self) -> OPTPG_W<'_>[src]

Bit 4 - Option byte programming

pub fn opter(&mut self) -> OPTER_W<'_>[src]

Bit 5 - Option byte erase

pub fn strt(&mut self) -> STRT_W<'_>[src]

Bit 6 - Start

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

Bit 7 - Lock

pub fn optwre(&mut self) -> OPTWRE_W<'_>[src]

Bit 9 - Option bytes write enable

pub fn errie(&mut self) -> ERRIE_W<'_>[src]

Bit 10 - Error interrupt enable

pub fn eopie(&mut self) -> EOPIE_W<'_>[src]

Bit 12 - End of operation interrupt enable