Struct nrf52840::FPU [] [src]

pub struct FPU { /* fields omitted */ }

Floating Point Unit

Trait Implementations

impl Send for FPU
[src]

Auto Trait Implementations

impl !Sync for FPU