Struct cortex_a::register::SP [] [src]

pub struct SP;

SP

Methods

impl SP
[src]

[src]

Reads the raw bits of the CPU register.

[src]

Writes raw bits to the CPU register.

Trait Implementations

Auto Trait Implementations

impl Send for SP

impl Sync for SP