Type Alias rp2040_pac::rtc::irq_setup_0::DAY_W

source ·
pub type DAY_W<'a, REG> = FieldWriter<'a, REG, 5>;
Expand description

Field DAY writer - Day of the month (1..31)

Aliased Type§

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