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

pub struct Control { /* fields omitted */ }

Control register

Methods

impl Control
[src]

Returns the contents of the register as raw bits

Thread mode privilege level

Currently active stack pointer

Whether context floating-point is currently active

Trait Implementations

impl Clone for Control
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Control
[src]

impl Debug for Control
[src]

Formats the value using the given formatter.