[][src]Type Definition avr_device::atmega64::lockbit::lockbit::LB_R

type LB_R = R<u8, LB_A>;

Reader of field LB

Implementations

impl LB_R[src]

pub fn variant(&self) -> Variant<u8, LB_A>[src]

Get enumerated values variant

pub fn is_prog_ver_disabled(&self) -> bool[src]

Checks if the value of the field is PROG_VER_DISABLED

pub fn is_prog_disabled(&self) -> bool[src]

Checks if the value of the field is PROG_DISABLED

pub fn is_no_lock(&self) -> bool[src]

Checks if the value of the field is NO_LOCK