[][src]Type Definition stm32f4::stm32f407::flash::cr::W

type W = W<u32, CR>;

Writer for register CR

Methods

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