[][src]Type Definition stm32f3::stm32f373::flash::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

impl W[src]

pub fn force_optload(&mut self) -> FORCE_OPTLOAD_W[src]

Bit 13 - Force option byte loading

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

Bit 12 - End of operation interrupt enable

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

Bit 10 - Error interrupt enable

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

Bit 9 - Option bytes write enable

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

Bit 7 - Lock

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

Bit 6 - Start

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

Bit 5 - Option byte erase

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

Bit 4 - Option byte programming

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

Bit 2 - Mass erase

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

Bit 1 - Page erase

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

Bit 0 - Programming