Struct atsamd21g18a::TC3 [] [src]

pub struct TC3 { /* fields omitted */ }

Basic Timer Counter 3

Methods

impl TC3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TC3
[src]

impl Deref for TC3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TC3