Struct atsamd21g18a::TCC0 [] [src]

pub struct TCC0 { /* fields omitted */ }

Timer Counter Control 0

Methods

impl TCC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TCC0
[src]

impl Deref for TCC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TCC0