Struct atsamd21g18a::TCC2[][src]

pub struct TCC2 { /* fields omitted */ }

Timer Counter Control 2

Methods

impl TCC2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TCC2
[src]

impl Deref for TCC2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TCC2