Struct samd21g18a::TCC0[][src]

pub struct TCC0 { /* fields omitted */ }

Timer Counter Control 0

Trait Implementations

impl Deref for TCC0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl Send for TCC0

impl !Sync for TCC0