Struct atsam4lc4c::AST [] [src]

pub struct AST { /* fields omitted */ }

Asynchronous Timer

Methods

impl AST
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for AST
[src]

impl Deref for AST
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for AST