Type Alias gd32f1::gd32f190::tsi::ctl::TsienW

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

Field TSIEN writer - TSI enable

Aliased Type§

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