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

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

pub fn pnb(&self) -> PNB_R[src]

Bits 3:10 - Page number selection

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

Bit 16 - Start

pub fn optstrt(&self) -> OPTSTRT_R[src]

Bit 17 - Options modification start

pub fn fstpg(&self) -> FSTPG_R[src]

Bit 18 - Fast programming

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

Bit 24 - End of operation interrupt enable

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

Bit 25 - Error interrupt enable

pub fn rderrie(&self) -> RDERRIE_R[src]

Bit 26 - PCROP read error interrupt enable

pub fn obl_launch(&self) -> OBL_LAUNCH_R[src]

Bit 27 - Force the option byte loading

pub fn optlock(&self) -> OPTLOCK_R[src]

Bit 30 - Options Lock

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

Bit 31 - FLASH_CR Lock