Type Alias atmega_hal::pac::cpu::mcucr::PUD_W

source ·
pub type PUD_W<'a, const O: u8> = BitWriterRaw<'a, u8, MCUCR_SPEC, bool, BitM, O>;
Expand description

Field PUD writer - No Description.

Aliased Type§

struct PUD_W<'a, const O: u8> { /* private fields */ }