[][src]Type Definition stm32wb_pac::flash::cr::W

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 - This bit triggers the mass erase (all user pages) when set

pub fn pnb(&mut self) -> PNB_W<'_>[src]

Bits 3:10 - Page number selection

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

Bit 16 - Start

pub fn optstrt(&mut self) -> OPTSTRT_W<'_>[src]

Bit 17 - Options modification start

pub fn fstpg(&mut self) -> FSTPG_W<'_>[src]

Bit 18 - Fast programming

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

Bit 24 - End of operation interrupt enable

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

Bit 25 - Error interrupt enable

pub fn rderrie(&mut self) -> RDERRIE_W<'_>[src]

Bit 26 - PCROP read error interrupt enable

pub fn obl_launch(&mut self) -> OBL_LAUNCH_W<'_>[src]

Bit 27 - Force the option byte loading

pub fn optlock(&mut self) -> OPTLOCK_W<'_>[src]

Bit 30 - Options Lock

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

Bit 31 - FLASH_CR Lock