Type Alias PSC

Source
pub type PSC = Reg<PSCrs>;
Expand description

PSC (rw) register accessor: prescaler

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.

See register structure

For information about available fields see psc module

Aliased Typeยง

struct PSC { /* private fields */ }