Type Alias avr_device::attiny85::cpu::mcucr::PUD_R

source ·
pub type PUD_R = BitReader<bool>;
Expand description

Field PUD reader - Pull-up Disable

Aliased Type§

struct PUD_R { /* private fields */ }