Struct atsamd21e18a::TCC1[][src]

pub struct TCC1 { /* fields omitted */ }

Timer Counter Control 1

Methods

impl TCC1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TCC1
[src]

impl Deref for TCC1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TCC1