DprotR

Type Alias DprotR 

pub type DprotR = FieldReader<Dprot>;
Expand description

Field DPROT reader - Data Flash Region Protect

Aliased Type§

pub struct DprotR { /* private fields */ }

Implementations§

§

impl DprotR

pub const fn variant(&self) -> Option<Dprot>

Get enumerated values variant

pub fn is_00000000(&self) -> bool

Data Flash region is protected

pub fn is_00000001(&self) -> bool

Data Flash region is not protected