Type Alias rp2040_pac::pads_bank0::gpio::SCHMITT_W

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

Field SCHMITT writer - Enable schmitt trigger

Aliased Type§

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