Struct cortex_m::exception::Svcall [] [src]

pub struct Svcall { /* fields omitted */ }

System service call via SWI instruction

Trait Implementations

impl Context for Svcall
[src]