Struct mk20d7::FTM2 [] [src]

pub struct FTM2 { /* fields omitted */ }

FlexTimer Module

Methods

impl FTM2
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for FTM2
[src]

impl Deref for FTM2
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for FTM2