Struct avr_device::atmega2560::tc3::tccr3a::COM3C_W [−][src]
pub struct COM3C_W<'a> { /* fields omitted */ }Expand description
Field COM3C writer - Compare Output Mode 3C, bits
Implementations
Normal port operation, OCix disconnected
Toggle OCix on Compare Match (Might depend on WGM)
Clear OCix on Compare Match (If PWM is enabled, OCix is set at BOTTOM)
Set OCix on Compare Match (If PWM is enabled, OCix is cleared at BOTTOM)