Struct mk20d7::cmp2::CR0 [] [src]

pub struct CR0 { /* fields omitted */ }

CMP Control Register 0

Methods

impl CR0
[src]

[src]

Modifies the contents of the register

[src]

Reads the contents of the register

[src]

Writes to the register

[src]

Writes the reset value to the register

Trait Implementations

Auto Trait Implementations

impl Send for CR0

impl !Sync for CR0