[][src]Trait msp430fr2x5x_hal::timer::CapCmpTimer3

pub trait CapCmpTimer3: TimerPeriph + CapCmp<CCR1> + CapCmp<CCR2> { }

Trait indicating that the peripheral has 3 capture compare registers

Implementations on Foreign Types

impl CapCmpTimer3 for TB0[src]

impl CapCmpTimer3 for TB1[src]

impl CapCmpTimer3 for TB2[src]

Loading content...

Implementors

Loading content...