Type Alias rp2040_pac::pads_bank0::gpio::OD_R

source ·
pub type OD_R = BitReader;
Expand description

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

Aliased Type§

struct OD_R { /* private fields */ }