Struct lpc43xx::C_CAN1 [] [src]

pub struct C_CAN1 { /* fields omitted */ }

C_CAN

Methods

impl C_CAN1
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for C_CAN1
[src]

impl Deref for C_CAN1
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for C_CAN1