FpviolW

Type Alias FpviolW 

pub type FpviolW<'a, REG> = BitWriter<'a, REG, Fpviol>;
Expand description

Field FPVIOL writer - Flash Protection Violation Flag

Aliased Type§

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

Implementations§

§

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

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

No protection violation detected

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

Protection violation detected