Below is a list of API functions output by the Code Generator for digital filter use.
Table 3.21
API Functions: [Digital filter]
API Function Name
Function
R_DFE_Create
Performs initialization necessary to control the digital filter functions.
R_DFE_Create_UserInit
Performs user-defined initialization relating to the digital filter functions.
r_dfe_error_interrupt
Performs processing in response to the DFE error interrupt.
R_DFE_Set_SoftwareData
Sets the data to be processed.in a target filter.
R_DFE_Generate_SoftwareTrigger
Generates the software trigger.
R_DFE_Channelm_Create
Performs initialization necessary to control the digital filter channel functions.
R_DFE_Channelm_Create_UserInit
Performs user-defined initialization relating to the digital filter channel functions.
r_dfe_channelm_interrupt
Performs processing in response to the DFE channel interrupt.
r_dfe_channelm_callback_output_data
Performs processing in response to the output data interrupt.
r_dfe_channelm_callback_condition_match
Performs processing in response to the condition match interrupt.
R_DFE_Channelm_Enable
Enables the DFE channel.
R_DFE_Channelm_Disable
Disables the DFE channel.
R_DFE_Channelm_GetResult
Reads the results of DFE processing calculation.