[][src]Type Definition avr_device::atmega2560::lockbit::lockbit::BLB0_R

type BLB0_R = R<u8, BLB0_A>;

Reader of field BLB0

Implementations

impl BLB0_R[src]

pub fn variant(&self) -> BLB0_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