rp2040_pac::resets::wdsel

Type Alias RTC_W

Source
pub type RTC_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field rtc writer -

Aliased Typeยง

struct RTC_W<'a, REG> { /* private fields */ }