Type Alias gd32f1::gd32f190::rtc::stat::TsfW

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

Field TSF writer - Time-stamp flag

Aliased Type§

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