Struct atsam4lc4c::TC0 [] [src]

pub struct TC0 { /* fields omitted */ }

Timer/Counter 0

Methods

impl TC0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TC0
[src]

impl Deref for TC0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TC0