Type Alias PSC

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

PSC register accessor: an alias for Reg<PSC_SPEC>

Aliased Typeยง

pub struct PSC { /* private fields */ }