rp2040_pac::pads_bank0::swdType Alias W
Source pub type W = W<SWD_SPEC>;
Expand description
struct W { }
Bit 0 - Slew rate control. 1 = Fast, 0 = Slow
Bit 1 - Enable schmitt trigger
Bits 4:5 - Drive strength.
Bit 7 - Output disable. Has priority over output enable from peripherals
Writes raw bits to the register.
§Safety
Passing incorrect value can cause undefined behaviour. See reference manual