Struct lpc43xx::RITIMER [] [src]

pub struct RITIMER { /* fields omitted */ }

Repetitive Interrupt Timer (RIT)

Methods

impl RITIMER
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RITIMER
[src]

impl Deref for RITIMER
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for RITIMER