rp2040_pac::rtc::intf

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 */ }