Type Alias stm32_hal2::pac::tim15::rcr::REP_W

source ·
pub type REP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, RCR_SPEC, u8, u8, Unsafe, 8, O>;
Expand description

Field REP writer - Repetition counter value

Aliased Type§

struct REP_W<'a, const O: u8> { /* private fields */ }