Type Alias gd32f1::gd32f130::timer1::Psc

source ·
pub type Psc = Reg<PscSpec>;
Expand description

PSC (rw) register accessor: Prescaler register

You can read this register and get psc::R. You can reset, write, write_with_zero this register using psc::W. You can also modify this register. See API.

For information about available fields see psc module

Aliased Type§

struct Psc { /* private fields */ }