FunctionalState NewState) { /* Check the parameters */ assert_param(IS_TIM_ALL_PERIPH(TIMx)); assert_param(IS_TIM_IT(TIM_IT)); assert_param(IS_FUNCTIONAL_STATE(NewState)); if (NewState != DISABLE) { /* Enable the Interrupt sources */ TIMx->DIER |= TIM_IT; } else { /* Disab...
void TIM_ITConfig(TIM_TypeDef* TIMx, uint16_t TIM_IT, FunctionalState NewState) @param TIM_IT: specifies the TIM interrupts sources to be enabled or disabled. * This parameter can be any combination of the following values: * @arg TIM_IT_Update: TIM update Interrupt source * @arg TIM_...
12. TIM_interrupt_sources /** @defgroup TIM_interrupt_sources * @{ */ #define TIM_IT_Update ((uint16_t)0x0001) #define TIM_IT_CC1 ((uint16_t)0x0002) #define TIM_IT_CC2 ((uint16_t)0x0004) #define TIM_IT_CC3 ((uint16_t)0x0008) #define TIM_IT_CC4 ((uint16_t)0x0010) ...
ahow's your work 正在翻译,请等待...[translate] alove meto 爱meto[translate] a这个不好说吧 This not flattery[translate] aThis bit is written by software to configure the TIM2 interrupt sources used to wake up the CPU from[translate]...
abit 2 TIM4_EV: TIM4 interrupt event[translate] a0: No wakeup event generated on TIM4 update and trigger interrupts[translate] aThis bit is written by software to configure the TIM3 interrupt sources used to wake up the CPU from[translate]...
void TIM_ITConfig(TIM_TypeDef* TIMx, uint16_t TIM_IT, FunctionalState NewState){/* Check the parameters */assert_param(IS_TIM_ALL_PERIPH(TIMx));assert_param(IS_TIM_IT(TIM_IT));assert_param(IS_FUNCTIONAL_STATE(NewState));if (NewState != DISABLE){/* Enable the Interrupt sources */...
*FileName:91x_tim.h *Author:MCDApplicationTeam *DateFirstIssued:05/18/2006:Version1.0 *Description:Thisfilecontainsallthefunctionsprototypesforthe *TIMsoftwarelibrary.*** *History:*05/24/2006:Version1.1 *05/18/2006:Version1.0 *** *THEPRESENTSOFTWAREWHICHISFORGUIDANCEONLYAIMSATPROVIDINGCUSTOMERSWI...
*/ /** @defgroup TIM_interrupt_sources * @{ */#define TIM_IT_Update ((uint16_t)0x0001) #define TIM_IT_CC1 ((uint16_t)0x0002) #define TIM_IT_CC2 ((uint16_t)0x0004) #define TIM_IT_CC3 ((uint16_t)0x0008) #define TIM_IT_CC4 ((uint16_t)0x0010) ...
could get chillier out there when the sun starts to sets or when it's deep into the night. Using a blanket held in a unit next on to the Adirondack seats, you usually stays ensconced inside your chairs and comfortable and never having to run back inside and interrupt your happy occasion...
10 Interrupt sources with 4 priority levels Dual Data Pointer • On-chip 1024 bytes expanded RAM (XRAM) • Software selectable size (0, 256, 512, 768, 1024 bytes) • 256 bytes selected at reset for TS87C51RB2/RC2 compatibility • Keyboard interrupt interface on port P1 ...