Type Alias LB_R

Source
pub type LB_R = FieldReader<LB_A>;
Expand description

Field LB reader - Memory Lock

Aliased Type§

struct LB_R { /* private fields */ }

Implementations§

Source§

impl LB_R

Source

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

Get enumerated values variant

Source

pub fn is_prog_ver_disabled(&self) -> bool

Further programming and verification disabled

Source

pub fn is_prog_disabled(&self) -> bool

Further programming disabled

Source

pub fn is_no_lock(&self) -> bool

No memory lock features enabled