Type Alias SWD_CONF

Source
pub type SWD_CONF = Reg<SWD_CONF_SPEC>;
Expand description

SWD_CONF (rw) register accessor: rtc configure register

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

For information about available fields see swd_conf module

Aliased Typeยง

struct SWD_CONF { /* private fields */ }