Type Alias gd32f1::gd32f190::slcd::data2::SegData2W

source ·
pub type SegData2W<'a, REG> = FieldWriter<'a, REG, 32, u32>;
Expand description

Field SEG_DATA2 writer - Each bit corresponds to one segment to display

Aliased Type§

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