Type Alias avr_device::atmega2560::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 */ }