Type Alias stm32h7xx_hal::stm32::tim12::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 */ }