Struct xmc1000::MATH[][src]

pub struct MATH { /* fields omitted */ }

MATH Unit

Methods

impl MATH
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for MATH
[src]

impl Deref for MATH
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for MATH