Type Alias stm32_hal2::pac::tim1::RCR

source ·
pub type RCR = Reg<RCR_SPEC>;
Expand description

RCR register accessor: an alias for Reg<RCR_SPEC>

Aliased Type§

struct RCR { /* private fields */ }