#include <pwm4.h>
Definition at line 232 of file pwm4.h.
Data Fields | |
unsigned char | oov [2][PWM_OOV_LINES] |
Output Value Register. | |
unsigned char | os [2][PWM_OOV_LINES] |
Output Selection Register. |
unsigned char pwm_output_override_opt_t::oov[2][PWM_OOV_LINES] |
Output Value Register.
Definition at line 238 of file pwm4.h.
Referenced by pwm_output_override_setup().
unsigned char pwm_output_override_opt_t::os[2][PWM_OOV_LINES] |
Output Selection Register.
Definition at line 235 of file pwm4.h.
Referenced by pwm_output_override_write().