Type Alias PSC

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

PSC (rw) register accessor: an alias for Reg<PSC_SPEC>

Aliased Typeยง

struct PSC { /* private fields */ }