Type Definition R
Other items instm32wb_stm32hal::stm32wb55::flash::cr
type R = R<u32, CR>;
Reader of register CR
impl R
pub fn pg(&self) -> PG_R
Bit 0 - Programming
pub fn per(&self) -> PER_R
Bit 1 - Page erase
pub fn mer(&self) -> MER_R
Bit 2 - This bit triggers the mass erase (all user pages) when set
pub fn pnb(&self) -> PNB_R
Bits 3:10 - Page number selection
pub fn strt(&self) -> STRT_R
Bit 16 - Start
pub fn optstrt(&self) -> OPTSTRT_R
Bit 17 - Options modification start
pub fn fstpg(&self) -> FSTPG_R
Bit 18 - Fast programming
pub fn eopie(&self) -> EOPIE_R
Bit 24 - End of operation interrupt enable
pub fn errie(&self) -> ERRIE_R
Bit 25 - Error interrupt enable
pub fn rderrie(&self) -> RDERRIE_R
Bit 26 - PCROP read error interrupt enable
pub fn obl_launch(&self) -> OBL_LAUNCH_R
Bit 27 - Force the option byte loading
pub fn optlock(&self) -> OPTLOCK_R
Bit 30 - Options Lock
pub fn lock(&self) -> LOCK_R
Bit 31 - FLASH_CR Lock