[][src]Type Definition avr_device::atmega2560::cpu::smcr::SM_R

type SM_R = R<u8, SM_A>;

Reader of field SM

Implementations

impl SM_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is IDLE

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

Checks if the value of the field is ADC

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

Checks if the value of the field is PDOWN

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

Checks if the value of the field is PSAVE

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

Checks if the value of the field is VAL_0X04

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

Checks if the value of the field is VAL_0X05

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

Checks if the value of the field is STDBY

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

Checks if the value of the field is ESTDBY