FpviolR

Type Alias FpviolR 

pub type FpviolR = BitReader<Fpviol>;
Expand description

Field FPVIOL reader - Flash Protection Violation Flag

Aliased Type§

pub struct FpviolR { /* private fields */ }

Implementations§

§

impl FpviolR

pub const fn variant(&self) -> Fpviol

Get enumerated values variant

pub fn is_0(&self) -> bool

No protection violation detected

pub fn is_1(&self) -> bool

Protection violation detected