Type Alias gd32e1::gd32e103::rtc::ctl::OvifW

source ·
pub type OvifW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field OVIF writer - Overflow interrupt flag

Aliased Type§

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