Type Alias stm32h7xx_hal::stm32::tim3::CCR

source ·
pub type CCR = Reg<CCR_SPEC>;
Expand description

CCR register accessor: an alias for Reg<CCR_SPEC>

Aliased Type§

struct CCR { /* private fields */ }