Struct avr_device::atmega328p::tc2::tccr2a::COM2A_W [−][src]
pub struct COM2A_W<'a> { /* fields omitted */ }Expand description
Field COM2A writer - Compare Output A Mode
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 TOP)
Set OCix on Compare Match (If PWM is enabled, OCix is cleared at TOP)