Struct xmc4200::CAN_MO3 [] [src]

pub struct CAN_MO3 { /* fields omitted */ }

Controller Area Networks

Methods

impl CAN_MO3
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CAN_MO3
[src]

impl Deref for CAN_MO3
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN_MO3