Struct atsamd21e18a::TCC0[][src]

pub struct TCC0 { /* fields omitted */ }

Timer Counter Control 0

Methods

impl TCC0
[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.

Dereferences the value.

Auto Trait Implementations

impl !Sync for TCC0