Struct avr_device::atmega8::cpu::sfior::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).