Type Alias gd32f1::gd32f190::rtc::ctl::CosW

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

Field COS writer - Calibration output selection

Aliased Type§

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