[−][src]Trait atsamd21_hal::timer::Count16
This is a helper trait to make it easier to make most of the TimerCounter impl generic. It doesn't make too much sense to to try to implement this trait outside of this module.
This is a helper trait to make it easier to make most of the TimerCounter impl generic. It doesn't make too much sense to to try to implement this trait outside of this module.
fn count_16(&self) -> &COUNT16
impl Count16 for TC3
[src]impl Count16 for TC4
[src]impl Count16 for TC5
[src]