Type Alias gd32f1::gd32f190::slcd::ctl::ComsW

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

Field COMS writer - Common/segment padselect

Aliased Type§

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