Struct cortex_m::register::apsr::Apsr [] [src]

pub struct Apsr { /* fields omitted */ }

Application Program Status Register

Methods

impl Apsr
[src]

Returns the contents of the register as raw bits

DSP overflow and saturation flag

Overflow flag

Carry or borrow flag

Zero flag

Negative flag