Struct xmc1000::POSIF0[][src]

pub struct POSIF0 { /* fields omitted */ }

Position Interface 0

Methods

impl POSIF0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for POSIF0
[src]

impl Deref for POSIF0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for POSIF0