[][src]Type Definition stm32f7::stm32f7x3::flash::cr::R

type R = R<u32, CR>;

Reader of register CR

Methods

impl R[src]

pub fn pg(&self) -> PG_R[src]

Bit 0 - Programming

pub fn ser(&self) -> SER_R[src]

Bit 1 - Sector Erase

pub fn mer(&self) -> MER_R[src]

Bit 2 - Mass Erase of sectors 0 to 11

pub fn snb(&self) -> SNB_R[src]

Bits 3:6 - Sector number

pub fn psize(&self) -> PSIZE_R[src]

Bits 8:9 - Program size

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

Bit 16 - Start

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 lock(&self) -> LOCK_R[src]

Bit 31 - Lock

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

Bit 26 - PCROP error interrupt enable