#include <common/p33c_pral/p33c_pwm.h>
 Collaboration diagram for P33C_PWM_MODULE_s:Data Fields | |
| union { | |
| struct tagPCLKCONBITS bits | |
| uint16_t value | |
| } | vPCLKCON | 
| union { | |
| struct { | |
| uint16_t FSCL: 16 | |
| } bits | |
| uint16_t value | |
| } | vFSCL | 
| union { | |
| struct { | |
| uint16_t FSMINPER: 16 | |
| } bits | |
| uint16_t value: 16 | |
| } | vFSMINPER | 
| union { | |
| struct { | |
| uint16_t MPHASE: 16 | |
| } bits | |
| uint16_t value | |
| } | vMPHASE | 
| union { | |
| struct { | |
| uint16_t MDC: 16 | |
| } bits | |
| uint16_t value | |
| } | vMDC | 
| union { | |
| struct { | |
| uint16_t MPER: 16 | |
| } bits | |
| uint16_t value | |
| } | vMPER | 
| union { | |
| struct { | |
| uint16_t LFSR: 15 | |
| uint16_t __pad0__: 1 | |
| } bits | |
| uint16_t value | |
| } | vLFSR | 
| union { | |
| struct tagCMBTRIGLBITS bits | |
| uint16_t value: 16 | |
| } | vCMBTRIGL | 
| union { | |
| struct tagCMBTRIGHBITS bits | |
| uint16_t value: 16 | |
| } | vCMBTRIGH | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_A | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_B | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_C | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_D | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_E | 
| union { | |
| struct tagLOGCONABITS bits | |
| uint16_t value: 16 | |
| } | LOGCON_F | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_A | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_B | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_C | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_D | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_E | 
| union { | |
| struct tagPWMEVTABITS bits | |
| uint16_t value: 16 | |
| } | PWMEVT_F | 
Definition at line 86 of file p33c_pwm.h.
| uint16_t __pad0__ | 
Definition at line 125 of file p33c_pwm.h.
| struct { ... } bits | 
| struct { ... } bits | 
| struct { ... } bits | 
| struct { ... } bits | 
| struct { ... } bits | 
| struct tagCMBTRIGLBITS bits | 
Definition at line 125 of file p33c_pwm.h.
| struct { ... } bits | 
| struct tagCMBTRIGHBITS bits | 
Definition at line 131 of file p33c_pwm.h.
| struct tagLOGCONABITS bits | 
Definition at line 135 of file p33c_pwm.h.
| struct tagPWMEVTABITS bits | 
Definition at line 159 of file p33c_pwm.h.
| struct tagPCLKCONBITS bits | 
Definition at line 383 of file p33c_pwm.h.
| uint16_t FSCL | 
Definition at line 94 of file p33c_pwm.h.
| uint16_t FSMINPER | 
Definition at line 100 of file p33c_pwm.h.
| uint16_t LFSR | 
Definition at line 124 of file p33c_pwm.h.
| union { ... } LOGCON_A | 
| union { ... } LOGCON_B | 
| union { ... } LOGCON_C | 
| union { ... } LOGCON_D | 
| union { ... } LOGCON_E | 
| union { ... } LOGCON_F | 
| uint16_t MDC | 
Definition at line 112 of file p33c_pwm.h.
| uint16_t MPER | 
Definition at line 118 of file p33c_pwm.h.
| uint16_t MPHASE | 
Definition at line 106 of file p33c_pwm.h.
| union { ... } PWMEVT_A | 
| union { ... } PWMEVT_B | 
| union { ... } PWMEVT_C | 
| union { ... } PWMEVT_D | 
| union { ... } PWMEVT_E | 
| union { ... } PWMEVT_F | 
| uint16_t value | 
Definition at line 90 of file p33c_pwm.h.
| union { ... } vCMBTRIGH | 
| union { ... } vCMBTRIGL | 
| union { ... } vFSCL | 
| union { ... } vFSMINPER | 
| union { ... } vLFSR | 
| union { ... } vMDC | 
| union { ... } vMPER | 
| union { ... } vMPHASE | 
| union { ... } vPCLKCON |