Type Alias rp2040_pac::pads_bank0::swd::SLEWFAST_W

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

Field SLEWFAST writer - Slew rate control. 1 = Fast, 0 = Slow

Aliased Type§

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