Type Alias gd32f1::gd32f130::timer0::ch2cv::Ch2valW

source ·
pub type Ch2valW<'a, REG> = FieldWriterSafe<'a, REG, 16, u16>;
Expand description

Field CH2VAL writer - Capture or compare value of channel 2

Aliased Type§

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