Struct lpc177x_8x::CCAN[][src]

pub struct CCAN { /* fields omitted */ }

Central CAN controller

Methods

impl CCAN
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CCAN
[src]

impl Deref for CCAN
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CCAN