[][src]Type Definition stm32wb_pac::flash::c2cr::W

type W = W<u32, C2CR>;

Writer for register C2CR

Implementations

impl W[src]

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

Bit 0 - Programming

pub fn per(&mut self) -> PER_W<'_>[src]

Bit 1 - Page erase

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

Bit 2 - Masse erase

pub fn pnb(&mut self) -> PNB_W<'_>[src]

Bits 3:10 - Page Number selection

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

Bit 16 - Start

pub fn fstpg(&mut self) -> FSTPG_W<'_>[src]

Bit 18 - Fast programming

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 rderrie(&mut self) -> RDERRIE_W<'_>[src]

Bit 26 - PCROP read error interrupt enable