bldc_zc_8013.doc
来自「菲斯卡尔无传感器无刷控制方案。具体说明文档和程序都在压缩包内。」· DOC 代码 · 共 54 行
DOC
54 行
=============================================================================
List of generated methods in project: bldc_zc_8013
THIS TEXT DESCRIPTION IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
=============================================================================
Module "QTIMER_0" (bean Init_TMR_56800)
- QTIMER_0_Init -This method initializes registers of the TMR module according to this Peripheral Initialization Bean
settings. Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "QTIMER_1" (bean Init_TMR_56800)
- QTIMER_1_Init -This method initializes registers of the TMR module according to this Peripheral Initialization Bean
settings. Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "QTIMER_2" (bean Init_TMR_56800)
- QTIMER_2_Init -This method initializes registers of the TMR module according to this Peripheral Initialization Bean
settings. Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "QTIMER_3" (bean Init_TMR_56800)
- QTIMER_3_Init -This method initializes registers of the TMR module according to this Peripheral Initialization Bean
settings. Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "ADC_A" (bean Init_ADC_56800)
- ADC_A_Init -This method initializes registers of the ADC module according to this Peripheral Initialization Bean settings.
Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "PWM_A" (bean Init_PWM_56800)
- PWM_A_Init -This method initializes registers of the PWM module according to this Peripheral Initialization Bean settings.
Call this method in the user code to initialize the module. By default, the method is called by PE
automatically; see "Call Init method" property of the bean for more details.
Module "MC1" (bean MC_PIController)
- MC1_controllerPItype1_asmSc -This function calculates PI controller algorithm with fractional data format..
Module "PC_M1" (bean PC_Master)
- PC_M1_pcmasterdrvRecorder -Recorder Routine. It performs sampling of data into buffer which is located on the address
p_recBuff item is pointing and its length is determined by recSize item in the initialization structure of
sPCMasterComm type.
Module "Cpu" (bean 56F8013VFAE)
- Cpu_GetSpeedMode -Gets current speed mode
- Cpu_EnableInt -Enables all maskable interrupts
- Cpu_DisableInt -Disables all maskable interrupts
- Cpu_SetWaitMode -Sets low power mode - Wait mode. For more information about the wait mode see this CPU documentation.
Release from wait mode: Reset or interrupt
- Cpu_SetStopMode -Sets low power mode - Stop mode. For more information about the stop mode see this CPU documentation.
===================================================================================
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?