Struct avr_device::atmega8::cpu::mcucr::SM_R [−][src]
pub struct SM_R(_);Expand description
Field SM reader - Sleep Mode Select
Implementations
Checks if the value of the field is VAL_0X04
Checks if the value of the field is VAL_0X05
Checks if the value of the field is VAL_0X07
Methods from Deref<Target = FieldReader<u8, SM_A>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).