SCI_Call_Bsw_SetPwmMotorGroupB
Sci_Bsw.c -- definition
MotorGroupB_cfg.c -- called
SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。in LatchControl_Magna.c:
extern uint16 Sci_DRead_ParaMotorGroupB_u16_Motor1CinchDoneTime1();
extern uint16 Sci_DRead_ParaMotorGroupB_u16_Motor1ReleaseDoneTime1();
in MotorGroupB_Para.cfg:
PARAMETER_SET_CFG(uint16 ,u16_Motor1RelaeseDoneCurrent1 ,5000u ,0u ,65535u ,MotorGroupB ,"[mA] ,[1] , If Pawl switch and Ratchet switch are detected as active, and PCU motor current is bigger than this value for Motor1ReleaseDoneTime1, latch is released successfully.")
PARAMETER_SET_CFG(uint16 ,u16_Motor1RelaeseDoneCurrent2 ,5000u ,0u ,65535u ,MotorGroupB ,"[mA] ,[1] , If Pawl switch is active and Ratchet switch is inactive, and PCU motor current is bigger than this value for Motor1ReleaseDoneTime2, latch is released successfully.")
