Type Alias rp2040_pac::pads_bank0::gpio::OD_W

source ·
pub type OD_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field OD writer - Output disable. Has priority over output enable from peripherals

Aliased Type§

struct OD_W<'a, REG> { /* private fields */ }