Struct samd21g18a::FPU[][src]

#[repr(C)]
pub struct FPU { /* fields omitted */ }

FPU register block

Auto Trait Implementations

impl Send for FPU

impl Sync for FPU