Struct atsam4lc4c::TC1 [] [src]

pub struct TC1 { /* fields omitted */ }

Timer/Counter 1

Methods

impl TC1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for TC1
[src]

impl Deref for TC1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for TC1