Type Alias stm32_eth::stm32::tim3::PSC

source ·
pub type PSC = Reg<PSC_SPEC>;
Expand description

PSC register accessor: an alias for Reg<PSC_SPEC>

Aliased Type§

struct PSC { /* private fields */ }