Struct avr_device::atmega8u2::cpu::mcucr::PUD_R [−][src]
pub struct PUD_R(_);Expand description
Field PUD reader - Pull-up disable
Methods from Deref<Target = FieldReader<bool, bool>>
Returns true if the bit is clear (0).
Returns true if the bit is set (1).