pub type PrwarnW<'a, REG> = BitWriter<'a, REG, Prwarn>;
Expand description

Field PRWARN writer - Promote Pre-Warning Interrupt Request to NMI Request

Aliased Type§

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

Implementations§

source§

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

source

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

Disabled

source

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

Enabled