Searched refs:PWM_CDTY_CDTY_Pos (Results 1 – 1 of 1) sorted by relevance
567 #define PWM_CDTY_CDTY_Pos 0 macro568 #define PWM_CDTY_CDTY_Msk (0xffffffu << PWM_CDTY_CDTY_Pos) /**< \brief (PWM_CDTY) Channel Duty-Cycl…569 #define PWM_CDTY_CDTY(value) ((PWM_CDTY_CDTY_Msk & ((value) << PWM_CDTY_CDTY_Pos)))