Type Alias xmc4800::flash0::fcon::EobmW

source ·
pub type EobmW<'a, REG> = BitWriter<'a, REG, Eobm>;
Expand description

Field EOBM writer - End of Busy Interrupt Mask

Aliased Type§

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

Implementations§

source§

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

source

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

Interrupt not enabled

source

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

EOB interrupt is enabled