Struct lpc177x_8x::CAN1[][src]

pub struct CAN1 { /* fields omitted */ }

CAN1 controller

Methods

impl CAN1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for CAN1
[src]

impl Deref for CAN1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN1