Type Alias stm32h7xx_hal::device::lptim3::CMP

source ·
pub type CMP = Reg<CMP_SPEC>;
Expand description

CMP register accessor: an alias for Reg<CMP_SPEC>

Aliased Type§

struct CMP { /* private fields */ }