Type Alias rp2040_pac::pads_bank0::SWD

source ·
pub type SWD = Reg<SWD_SPEC>;
Expand description

SWD (rw) register accessor: Pad control register

You can read this register and get swd::R. You can reset, write, write_with_zero this register using swd::W. You can also modify this register. See API.

For information about available fields see swd module

Aliased Type§

struct SWD { /* private fields */ }