Type Alias rp2040_pac::rtc::intf::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 */ }