Struct lpc13xx::SSP0 [] [src]

pub struct SSP0 { /* fields omitted */ }

Product name title=UM10375 Chapter title=LPC13xx SSP0/1 Modification date=4/20/2011 Major revision=2 Minor revision=1

Methods

impl SSP0
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SSP0
[src]

impl Deref for SSP0
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SSP0