Type Alias gd32f1::gd32f190::rtc::stat::TsovrfW

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

Field TSOVRF writer - Time-stamp overflow flag

Aliased Type§

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