Struct mk20d7::CMT [] [src]

pub struct CMT { /* fields omitted */ }

Carrier Modulator Transmitter

Methods

impl CMT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CMT
[src]

impl Deref for CMT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CMT