Type Alias avr_device::attiny85::lockbit::lockbit::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