Type Definition stm32f2::stm32f217::flash::cr::W[][src]

type W = W<u32, CR>;

Writer for register CR

Implementations

impl W[src]

pub fn pg(&mut self) -> PG_W<'_>[src]

Bit 0 - Programming

pub fn ser(&mut self) -> SER_W<'_>[src]

Bit 1 - Sector Erase

pub fn mer(&mut self) -> MER_W<'_>[src]

Bit 2 - Mass Erase

pub fn snb(&mut self) -> SNB_W<'_>[src]

Bits 3:6 - Sector number

pub fn psize(&mut self) -> PSIZE_W<'_>[src]

Bits 8:9 - Program size

pub fn strt(&mut self) -> STRT_W<'_>[src]

Bit 16 - Start

pub fn eopie(&mut self) -> EOPIE_W<'_>[src]

Bit 24 - End of operation interrupt enable

pub fn errie(&mut self) -> ERRIE_W<'_>[src]

Bit 25 - Error interrupt enable

pub fn lock(&mut self) -> LOCK_W<'_>[src]

Bit 31 - Lock