Struct tm4c123x::CAN1 [] [src]

pub struct CAN1 { /* fields omitted */ }

CAN1

Methods

impl CAN1
[src]

[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.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for CAN1