Type Alias SWD_CONFIG

Source
pub type SWD_CONFIG = Reg<SWD_CONFIG_SPEC>;
Expand description

SWD_CONFIG (rw) register accessor: need_des

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

For information about available fields see swd_config module

Aliased Typeยง

pub struct SWD_CONFIG { /* private fields */ }