Type Alias BootaeW

Source
pub type BootaeW<'a, REG> = BitWriter<'a, REG, Bootaeselect>;
Expand description

Field BOOTAE writer - Force Event for Boot Acknowledge Error

Aliased Type§

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

Implementations§

Source§

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

Source

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

No Interrupt

Source

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

Interrupt is generated