Type Alias gd32f1::gd32f190::timer1::ch2cv::Ch2valW

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

Field CH2VAL writer - Capture or compare value of channel 2

Aliased Type§

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