SimW

Type Alias SimW 

Source
pub type SimW<'a, REG> = BitWriter<'a, REG, Sim>;
Expand description

Field SIM writer - DMA stall interrupt mask

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable