Type Definition stm32g0::stm32g031::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 pnb(&self) -> PNB_R[src]

Bits 3:8 - Page number

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 sec_prot(&self) -> SEC_PROT_R[src]

Bit 28 - Securable memory area protection enable

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

Bit 30 - Options Lock

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

Bit 31 - FLASH_CR Lock