M480 BSP V3.05.005
The Board Support Package for M480 Series
Data Fields
ECAPDAT_T Struct Reference

#include <epwm_reg.h>

Data Fields

__IO uint32_t RCAPDAT
 
__IO uint32_t FCAPDAT
 

Detailed Description

@addtogroup EPWM Pulse Width Modulation Controller(EPWM)
Memory Mapped Structure for EPWM Controller

Definition at line 26 of file epwm_reg.h.

Field Documentation

◆ FCAPDAT

ECAPDAT_T::FCAPDAT

[0x210/0x218/0x220/0x228/0x230/0x238] EPWM Falling Capture Data Register 0~5

FCAPDAT

Offset: 0x210 EPWM Falling Capture Data Register 0~5

BitsFieldDescriptions
[15:0]FCAPDAT
EPWM Falling Capture Data (Read Only)
When falling capture condition happened, the EPWM counter value will be saved in this register.

Definition at line 68 of file epwm_reg.h.

◆ RCAPDAT

ECAPDAT_T::RCAPDAT

[0x20C/0x214/0x21C/0x224/0x22C/0x234] EPWM Rising Capture Data Register 0~5

RCAPDAT

Offset: 0x20C EPWM Rising Capture Data Register 0~5

BitsFieldDescriptions
[15:0]RCAPDAT
EPWM Rising Capture Data (Read Only)
When rising capture condition happened, the EPWM counter value will be saved in this register.

Definition at line 67 of file epwm_reg.h.


The documentation for this struct was generated from the following file: