Type Alias avr_device::atmega2560::cpu::smcr::SM_R
source · pub type SM_R = FieldReader<u8, SM_A>;Expand description
Field SM reader - Sleep Mode Select bits
Aliased Type§
struct SM_R { /* private fields */ }Implementations§
source§impl SM_R
impl SM_R
sourcepub fn is_val_0x04(&self) -> bool
pub fn is_val_0x04(&self) -> bool
Checks if the value of the field is VAL_0X04
sourcepub fn is_val_0x05(&self) -> bool
pub fn is_val_0x05(&self) -> bool
Checks if the value of the field is VAL_0X05