[][src]Module muscab1_pac::pwm

PWM_IP6512

Modules

pwmcr

PWM Control Register

pwmdi

PWM Disable Interrupt Register

pwmei

PWM Enable Interrupt Register

pwmhr

PWM High Iime Register. This register contains the number of system clock cycles for during which the pwm_output should be kept high in a PWM cycle

pwmis

PWM Read Interrupt Status Register

pwmpr

PWM Period Register. Number of system clock cycles indicating the period of PWM cycle.The minimum and maximum values have special significance. 0x0: pwm_output continually high 0xFFFFFFFF: pwm_output continually low

pwmri

PWM Read Intr Enable Register.Reading from this address accesses the current state of the interrupt control registers

Structs

RegisterBlock

Register block

Type Definitions

PWMCR

PWM Control Register

PWMDI

PWM Disable Interrupt Register

PWMEI

PWM Enable Interrupt Register

PWMHR

PWM High Iime Register. This register contains the number of system clock cycles for during which the pwm_output should be kept high in a PWM cycle

PWMIS

PWM Read Interrupt Status Register

PWMPR

PWM Period Register. Number of system clock cycles indicating the period of PWM cycle.The minimum and maximum values have special significance. 0x0: pwm_output continually high 0xFFFFFFFF: pwm_output continually low

PWMRI

PWM Read Intr Enable Register.Reading from this address accesses the current state of the interrupt control registers