Skip to main content

FlashStallEnW

Type Alias FlashStallEnW 

Source
pub type FlashStallEnW<'a, REG> = BitWriter<'a, REG, FlashStallEn>;
Expand description

Field FLASH_STALL_EN writer - FLASH stall on busy control

Aliased Type§

pub struct FlashStallEnW<'a, REG> { /* private fields */ }

Implementations§

Source§

impl<'a, REG> FlashStallEnW<'a, REG>
where REG: Writable + RegisterSpec,

Source

pub fn enable(self) -> &'a mut W<REG>

No stall on FLASH busy

Source

pub fn disable(self) -> &'a mut W<REG>

Stall on FLASH busy