Type Alias rp2040_pac::resets::reset::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 */ }