pub type W = W<SWD_SPEC>;
Register SWD writer
SWD
struct W { /* private fields */ }
Bit 0 - Slew rate control. 1 = Fast, 0 = Slow
Bit 1 - Enable schmitt trigger
Bit 2 - Pull down enable
Bit 3 - Pull up enable
Bits 4:5 - Drive strength.
Bit 6 - Input enable
Bit 7 - Output disable. Has priority over output enable from peripherals
Writes raw bits to the register.
Passing incorrect value can cause undefined behaviour. See reference manual