Struct lpc177x_8x::CAN2[][src]

pub struct CAN2 { /* fields omitted */ }

CAN2

Methods

impl CAN2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CAN2
[src]

impl Deref for CAN2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN2