Type Alias gd32f1::gd32f190::timer15::psc::PscW

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

Field PSC writer - Prescaler value of the counter clock

Aliased Type§

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