Type Alias LB_R

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

Field LB reader - Memory Lock

Aliased Type§

struct LB_R { /* private fields */ }

Implementations§

Source§

impl LB_R

Source

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

Get enumerated values variant

Source

pub fn is_prog_ver_disabled(&self) -> bool

Checks if the value of the field is PROG_VER_DISABLED

Source

pub fn is_prog_disabled(&self) -> bool

Checks if the value of the field is PROG_DISABLED

Source

pub fn is_no_lock(&self) -> bool

Checks if the value of the field is NO_LOCK