Type Alias attiny_hal::pac::cpu::mcucr::PUD_R

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

Field PUD reader - Pull-up Disable

Aliased Type§

struct PUD_R { /* private fields */ }