Struct mkw41z::cmt::msc::R [] [src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

[src]

Value of the register as raw bits

[src]

Bit 0 - Modulator and Carrier Generator Enable

[src]

Bit 1 - End of Cycle Interrupt Enable

[src]

Bit 2 - FSK Mode Select

[src]

Bit 3 - Baseband Enable

[src]

Bit 4 - Extended Space Enable

[src]

Bits 5:6 - CMT Clock Divide Prescaler

[src]

Bit 7 - End Of Cycle Status Flag

Trait Implementations

Auto Trait Implementations

impl Send for R

impl Sync for R