Type Alias rp2040_pac::psm::WDSEL

source ·
pub type WDSEL = Reg<WDSEL_SPEC>;
Expand description

WDSEL (rw) register accessor: Set to 1 if this peripheral should be reset when the watchdog fires.

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

For information about available fields see wdsel module

Aliased Type§

struct WDSEL { /* private fields */ }