Struct xmc4200::CAN_MO42 [] [src]

pub struct CAN_MO42 { /* fields omitted */ }

Controller Area Networks

Methods

impl CAN_MO42
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CAN_MO42
[src]

impl Deref for CAN_MO42
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN_MO42