Type Alias atmega_hal::pac::portd::portd::PD0_W

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

Field PD0 writer - Pin D0

Aliased Type§

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