Struct lpc43xx::SCT [] [src]

pub struct SCT { /* fields omitted */ }

State Configurable Timer (SCT) with dither engine

Methods

impl SCT
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SCT
[src]

impl Deref for SCT
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for SCT