Struct avr_device::atmega328p::tc2::tccr2a::COM2B_W [−][src]
pub struct COM2B_W<'a> { /* fields omitted */ }Expand description
Field COM2B writer - Compare Output B 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)