Update generated files
This commit is contained in:
parent
13698d58e4
commit
e501932cb5
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…
Reference in New Issue
Block a user