#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 84 of file p33c_pwm.h.
| uint16_t __pad0__ |
Definition at line 123 of file p33c_pwm.h.
| struct { ... } bits |
| struct { ... } bits |
| struct { ... } bits |
| struct { ... } bits |
| struct { ... } bits |
| struct tagCMBTRIGLBITS bits |
Definition at line 128 of file p33c_pwm.h.
| struct { ... } bits |
| struct tagCMBTRIGHBITS bits |
Definition at line 132 of file p33c_pwm.h.
| struct tagLOGCONABITS bits |
Definition at line 136 of file p33c_pwm.h.
| struct tagPWMEVTABITS bits |
Definition at line 160 of file p33c_pwm.h.
| struct tagPCLKCONBITS bits |
Definition at line 87 of file p33c_pwm.h.
| uint16_t FSCL |
Definition at line 92 of file p33c_pwm.h.
| uint16_t FSMINPER |
Definition at line 98 of file p33c_pwm.h.
| uint16_t LFSR |
Definition at line 122 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 110 of file p33c_pwm.h.
| uint16_t MPER |
Definition at line 116 of file p33c_pwm.h.
| uint16_t MPHASE |
Definition at line 104 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 88 of file p33c_pwm.h.
| union { ... } vCMBTRIGH |
| union { ... } vCMBTRIGL |
| union { ... } vFSCL |
| union { ... } vFSMINPER |
| union { ... } vLFSR |
| union { ... } vMDC |
| union { ... } vMPER |
| union { ... } vMPHASE |
| union { ... } vPCLKCON |