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

type BLB1_R = R<u8, BLB1_A>;

Reader of field BLB1

Implementations

impl BLB1_R[src]

pub fn variant(&self) -> BLB1_A[src]

Get enumerated values variant

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

Checks if the value of the field is LPM_SPM_DISABLE

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

Checks if the value of the field is LPM_DISABLE

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

Checks if the value of the field is SPM_DISABLE

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

Checks if the value of the field is NO_LOCK