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