Struct cortex_m::register::control::Control [] [src]

pub struct Control { /* fields omitted */ }

Control register

Methods

impl Control
[src]

[src]

Returns the contents of the register as raw bits

[src]

Thread mode privilege level

[src]

Currently active stack pointer

[src]

Whether context floating-point is currently active

Trait Implementations

impl Clone for Control
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Control
[src]

impl Debug for Control
[src]

[src]

Formats the value using the given formatter.