Update generated files
This commit is contained in:
parent
13698d58e4
commit
e501932cb5
504 changed files with 22035 additions and 20421 deletions
embassy-stm32/src/pac
regs.rsstm32f401cb.rsstm32f401cc.rsstm32f401cd.rsstm32f401ce.rsstm32f401rb.rsstm32f401rc.rsstm32f401rd.rsstm32f401re.rsstm32f401vb.rsstm32f401vc.rsstm32f401vd.rsstm32f401ve.rsstm32f405oe.rsstm32f405og.rsstm32f405rg.rsstm32f405vg.rsstm32f405zg.rsstm32f407ie.rsstm32f407ig.rsstm32f407ve.rsstm32f407vg.rsstm32f407ze.rsstm32f407zg.rsstm32f410c8.rsstm32f410cb.rsstm32f410r8.rsstm32f410rb.rsstm32f410t8.rsstm32f410tb.rsstm32f411cc.rsstm32f411ce.rsstm32f411rc.rsstm32f411re.rsstm32f411vc.rsstm32f411ve.rsstm32f412ce.rsstm32f412cg.rsstm32f412re.rsstm32f412rg.rsstm32f412ve.rsstm32f412vg.rsstm32f412ze.rsstm32f412zg.rsstm32f413cg.rsstm32f413ch.rsstm32f413mg.rsstm32f413mh.rsstm32f413rg.rsstm32f413rh.rsstm32f413vg.rsstm32f413vh.rsstm32f413zg.rsstm32f413zh.rsstm32f415og.rsstm32f415rg.rsstm32f415vg.rsstm32f415zg.rsstm32f417ie.rsstm32f417ig.rsstm32f417ve.rsstm32f417vg.rsstm32f417ze.rsstm32f417zg.rsstm32f423ch.rsstm32f423mh.rsstm32f423rh.rsstm32f423vh.rsstm32f423zh.rsstm32f427ag.rsstm32f427ai.rsstm32f427ig.rsstm32f427ii.rsstm32f427vg.rsstm32f427vi.rsstm32f427zg.rsstm32f427zi.rsstm32f429ag.rsstm32f429ai.rsstm32f429be.rsstm32f429bg.rsstm32f429bi.rsstm32f429ie.rsstm32f429ig.rsstm32f429ii.rsstm32f429ne.rsstm32f429ng.rsstm32f429ni.rsstm32f429ve.rsstm32f429vg.rsstm32f429vi.rsstm32f429ze.rsstm32f429zg.rsstm32f429zi.rsstm32f437ai.rsstm32f437ig.rsstm32f437ii.rsstm32f437vg.rsstm32f437vi.rsstm32f437zg.rs
File diff suppressed because it is too large
Load diff
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -157,9 +157,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -165,9 +165,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -165,9 +165,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -165,9 +165,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -165,9 +165,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -98,6 +98,7 @@ pub const SYSCFG: syscfg::Syscfg = syscfg::Syscfg(0x40013800 as _);
|
|||
pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -182,9 +182,13 @@ pub const TIM1: timer::TimGp16 = timer::TimGp16(0x40010000 as _);
|
|||
pub const TIM10: timer::TimGp16 = timer::TimGp16(0x40014400 as _);
|
||||
pub const TIM11: timer::TimGp16 = timer::TimGp16(0x40014800 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM9: timer::TimGp16 = timer::TimGp16(0x40014000 as _);
|
||||
pub const USART1: usart::Usart = usart::Usart(0x40011000 as _);
|
||||
impl_usart!(USART1);
|
||||
|
|
|
@ -139,9 +139,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -139,9 +139,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -158,9 +158,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -158,9 +158,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -221,9 +221,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -221,9 +221,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -221,9 +221,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -221,9 +221,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -214,9 +214,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -224,9 +224,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -266,9 +266,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -266,9 +266,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -266,9 +266,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -266,9 +266,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -266,9 +266,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -258,9 +258,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
|
@ -271,9 +271,13 @@ pub const TIM12: timer::TimGp16 = timer::TimGp16(0x40001800 as _);
|
|||
pub const TIM13: timer::TimGp16 = timer::TimGp16(0x40001c00 as _);
|
||||
pub const TIM14: timer::TimGp16 = timer::TimGp16(0x40002000 as _);
|
||||
pub const TIM2: timer::TimGp16 = timer::TimGp16(0x40000000 as _);
|
||||
impl_timer!(TIM2);
|
||||
pub const TIM3: timer::TimGp16 = timer::TimGp16(0x40000400 as _);
|
||||
impl_timer!(TIM3);
|
||||
pub const TIM4: timer::TimGp16 = timer::TimGp16(0x40000800 as _);
|
||||
impl_timer!(TIM4);
|
||||
pub const TIM5: timer::TimGp16 = timer::TimGp16(0x40000c00 as _);
|
||||
impl_timer!(TIM5);
|
||||
pub const TIM6: timer::TimGp16 = timer::TimGp16(0x40001000 as _);
|
||||
pub const TIM7: timer::TimGp16 = timer::TimGp16(0x40001400 as _);
|
||||
pub const TIM8: timer::TimGp16 = timer::TimGp16(0x40010400 as _);
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue