[][src]Type Definition stm32l0::stm32l0x2::flash::pecr::R

type R = R<u32, PECR>;

Reader of register PECR

Methods

impl R[src]

pub fn pelock(&self) -> PELOCK_R[src]

Bit 0 - FLASH_PECR and data EEPROM lock

pub fn prglock(&self) -> PRGLOCK_R[src]

Bit 1 - Program memory lock

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

Bit 2 - Option bytes block lock

pub fn prog(&self) -> PROG_R[src]

Bit 3 - Program memory selection

pub fn data(&self) -> DATA_R[src]

Bit 4 - Data EEPROM selection

pub fn fix(&self) -> FIX_R[src]

Bit 8 - Fixed time data write for Byte, Half Word and Word programming

pub fn erase(&self) -> ERASE_R[src]

Bit 9 - Page or Double Word erase mode

pub fn fprg(&self) -> FPRG_R[src]

Bit 10 - Half Page/Double Word programming mode

pub fn parallelbank(&self) -> PARALLELBANK_R[src]

Bit 15 - Parallel bank mode

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

Bit 16 - End of programming interrupt enable

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

Bit 17 - Error interrupt enable

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

Bit 18 - Launch the option byte loading