M480 BSP V3.05.006
The Board Support Package for M480 Series
Data Fields
BCAPDAT_T Struct Reference

#include <bpwm_reg.h>

Data Fields

__IO uint32_t RCAPDAT
 
__IO uint32_t FCAPDAT
 

Detailed Description

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

Definition at line 26 of file bpwm_reg.h.

Field Documentation

◆ FCAPDAT

BCAPDAT_T::FCAPDAT

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

FCAPDAT

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

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

Definition at line 68 of file bpwm_reg.h.

◆ RCAPDAT

BCAPDAT_T::RCAPDAT

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

RCAPDAT

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

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

Definition at line 67 of file bpwm_reg.h.


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