Type Alias gd32f1::gd32f190::rtc::ctl::CsW

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

Field CS writer - Clock System

Aliased Type§

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