Struct stm32f30x::interrupt::Fpu [] [src]

pub struct Fpu { /* fields omitted */ }

81 - Floating point interrupt

Trait Implementations

impl Context for Fpu
[src]

impl Nr for Fpu
[src]

Returns the number associated with this interrupt

impl !Send for Fpu
[src]