Type Alias gd32f1::gd32f130::timer1::ch3cv::Ch3valW

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

Field CH3VAL writer - Capture or compare value of channel 3

Aliased Type§

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