[][src]Trait msp430fr2x5x_hal::timer::CapCmp

pub trait CapCmp<C>: CCRn<C> { }

Trait indicating that the peripheral can be used as a sub-timer, PWM, or capture

Implementors

impl<T: CCRn<C>, C> CapCmp<C> for T[src]

Loading content...